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