项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_TaskInfoService/TaskService_Outbound.cs
@@ -218,6 +218,8 @@ { _outboundOrderService.Repository.UpdateData(outboundOrder); } outboundOrder.Operator = App.User.UserName; _outboundOrderService.Repository.UpdateData(outboundOrder); WebResponseContent content = _outboundOrderDetailService.LockOutboundStockDataUpdate(stockInfos, outboundOrderDetails, outStockLockInfos, locationInfos, tasks: tasks); if (!content.Status)