- up
This commit is contained in:
@@ -30,7 +30,7 @@ func (c *DjswController) orderStatus(isCancelOrder bool) {
|
||||
} else {
|
||||
obj, callbackResponse = api.JdAPI.GetOrderCallbackMsg(getUsefulRequest(c.Ctx))
|
||||
}
|
||||
globals.SugarLogger.Debug(utils.Format4Output(obj, false))
|
||||
globals.SugarLogger.Debug(utils.Format4Output(obj, true))
|
||||
if callbackResponse == nil {
|
||||
callbackResponse = jd.OnOrderMsg(obj)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user