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