代码管理/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -28,6 +28,7 @@ using WIDESEA_Core.BaseServices; using WIDESEA_Core.Enums; using WIDESEA_DTO; using WIDESEA_DTO.Basic; using WIDESEA_DTO.ERP; using WIDESEA_DTO.MES; using WIDESEA_DTO.Stock; @@ -199,6 +200,12 @@ /// <param name="locationCode"></param> /// <returns></returns> WebResponseContent IsRelocation(int taskNum, string locationCode); /// <summary> /// 鎵嬪姩绉诲簱 /// </summary> /// <param name="relocationDTO"></param> /// <returns></returns> WebResponseContent ManualRelocation(RelocationDTO relocationDTO); /// <summary> ///