123
This commit is contained in:
@@ -162,7 +162,7 @@ func (c *BaseScheduler) CreateWaybill(platformVendorID int, order *model.GoodsOr
|
|||||||
}
|
}
|
||||||
// if order.DeliveryFlag&model.OrderDeliveryFlagMaskScheduleDisabled != 0 {
|
// if order.DeliveryFlag&model.OrderDeliveryFlagMaskScheduleDisabled != 0 {
|
||||||
// waybillList, err := partner.CurOrderManager.GetOrderWaybillInfo(jxcontext.AdminCtx, order.VendorOrderID, order.VendorID, true)
|
// waybillList, err := partner.CurOrderManager.GetOrderWaybillInfo(jxcontext.AdminCtx, order.VendorOrderID, order.VendorID, true)
|
||||||
// if err != nil {11
|
// if err != nil {1111
|
||||||
// return nil, err
|
// return nil, err
|
||||||
// }
|
// }
|
||||||
// if len(waybillList) > 0 {
|
// if len(waybillList) > 0 {
|
||||||
|
|||||||
Reference in New Issue
Block a user