鼎测试

This commit is contained in:
苏尹岚
2020-07-28 17:37:23 +08:00
parent 2f00f49849
commit e6381eca6a

View File

@@ -7,7 +7,7 @@ import (
"git.rosy.net.cn/baseapi/utils"
)
func OnCallbackMsg(msg *jdshopapi.CallBackResult) {
func OnCallbackMsg(msg *jdshopapi.GetOrderResult) {
fmt.Println("testcallback", utils.Format4Output(msg, false))
// if CurPurchaseHandler != nil {
// if msg.Cmd == mtwmapi.MsgTypeStoreStatusChanged {