aa
This commit is contained in:
@@ -5,12 +5,12 @@ import (
|
||||
|
||||
"git.rosy.net.cn/jx-callback/business/partner/delivery/mtps"
|
||||
"git.rosy.net.cn/jx-callback/globals/api"
|
||||
beego "github.com/astaxie/beego/adapter"
|
||||
"github.com/astaxie/beego/server/web"
|
||||
)
|
||||
|
||||
// Operations about ELMOrder
|
||||
type MtpsController struct {
|
||||
beego.Controller
|
||||
web.Controller
|
||||
}
|
||||
|
||||
func (c *MtpsController) Status() {
|
||||
|
||||
Reference in New Issue
Block a user