物料订单配送费重算,跳过拣货
This commit is contained in:
@@ -111,7 +111,7 @@ func onTLpayFinished(call *tonglianpayapi.CallBackResult) (err error) {
|
||||
}
|
||||
order, _ := partner.CurOrderManager.LoadOrder(call.CusorderID, model.VendorIDJX)
|
||||
if order.FromStoreID != 0 {
|
||||
PickupGoods(order, false, "jxadmin")
|
||||
err = orderSolutionForWuLiao(order)
|
||||
}
|
||||
} else {
|
||||
globals.SugarLogger.Debugf("onTLpayFinished msg:%s, err:%v", utils.Format4Output(call, true), err)
|
||||
|
||||
Reference in New Issue
Block a user