aa
This commit is contained in:
@@ -670,6 +670,11 @@ func (s *DefScheduler) OnWaybillStatusChanged(bill *model.Waybill, isPending boo
|
||||
s.createWaybillOn3rdProviders(savedOrderInfo, 0, nil)
|
||||
}
|
||||
}
|
||||
//if order.Status < model.OrderStatusDelivering {
|
||||
// if order.VendorID == model.VendorIDMTWM && order.DeliveryType == model.OrderDeliveryTypePlatform {
|
||||
// s.CancelOrder(jxcontext.AdminCtx, order, "")
|
||||
// }
|
||||
//}
|
||||
}
|
||||
}
|
||||
// case model.WaybillStatusDelivering:
|
||||
|
||||
Reference in New Issue
Block a user