This commit is contained in:
邹宗楠
2023-07-05 10:03:20 +08:00
parent 9b8548e195
commit 35760f74b7

View File

@@ -197,6 +197,7 @@ func (c *PurchaseHandler) onAfsOrderMsg(status string, msg interface{}) (retVal
}
}
}
globals.SugarLogger.Debugf("=============errr : %s", err)
return tao_vegetable.CallBackResultInfo(err)
}