鼎测试

This commit is contained in:
苏尹岚
2020-07-29 14:13:48 +08:00
parent b748f3c4bd
commit fa1c22322a

View File

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