aa
This commit is contained in:
@@ -3,6 +3,7 @@ package controllers
|
||||
import (
|
||||
"git.rosy.net.cn/baseapi/platformapi/mtwmapi"
|
||||
"git.rosy.net.cn/jx-callback/business/partner/purchase/mtwm"
|
||||
"git.rosy.net.cn/jx-callback/globals"
|
||||
"git.rosy.net.cn/jx-callback/globals/api"
|
||||
"github.com/astaxie/beego"
|
||||
)
|
||||
@@ -69,6 +70,7 @@ func (c *MtwmController) OrderPartialRefund() {
|
||||
}
|
||||
|
||||
func (c *MtwmController) StoreStatusChanged() {
|
||||
globals.SugarLogger.Debugf("mtwm StoreStatusChanged test", "1")
|
||||
c.onCallbackMsg(mtwmapi.MsgTypeStoreStatusChanged)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user