代码管理/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -197,5 +197,6 @@ MesResponseContent SubstrateBack(SubstrateBackModel model); WebResponseContent AssignRoadway(int taskNum, List<string> roadwayNos); WebResponseContent OutEmpty(int qty, string address, int warehouseId); } }