wangxinhui
2025-01-10 4bc0e18b94a2bf17c1b7277910d63ef82fbe616a
代码管理/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);
    }
}