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