dengjunjie
2025-01-10 59b24e5ebb3dd9ae399359dfe82abd8a31e36596
代码管理/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);
    }
}