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