PDA
dengjunjie
2024-12-24 45af2754d00347ec86492707e15b3884557ee851
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -107,5 +107,6 @@
        /// <param name="toolScrap"></param>
        /// <returns></returns>
        MesResponseContent TestScrap(TestToolScrap toolScrap);
        WebResponseContent IsRelocation(int taskNum, string locationCode);
    }
}