hutongqing
2025-01-10 276ca9b627938d39c5869a1e120365294fc36b33
代码管理/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);
    }
}