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