1
This commit is contained in:
@@ -17,7 +17,7 @@ func OnCallbackMsg(orderStatus, orderId string, msg interface{}) (response *tao_
|
|||||||
response = CurPurchaseHandler.onOrderMsg(orderStatus, orderId, msg)
|
response = CurPurchaseHandler.onOrderMsg(orderStatus, orderId, msg)
|
||||||
}, jxutils.ComposeUniversalOrderID(orderId, model.VendorIDTaoVegetable))
|
}, jxutils.ComposeUniversalOrderID(orderId, model.VendorIDTaoVegetable))
|
||||||
}
|
}
|
||||||
return response
|
return tao_vegetable.CallBackResultInfo(nil)
|
||||||
}
|
}
|
||||||
|
|
||||||
func forwardOrderToGy(msg *mtwmapi.CallbackMsg, orderStatus string) {
|
func forwardOrderToGy(msg *mtwmapi.CallbackMsg, orderStatus string) {
|
||||||
|
|||||||
Reference in New Issue
Block a user