WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -60,5 +60,11 @@ //void UpdateLocationStatus(Dt_LocationInfo location, int palletType, LocationStatusEnum locationStatus, int warehousId); WebResponseContent LocationRelease(List<string> locationCodes); /// <summary> /// 货位警告 /// </summary> /// <returns></returns> WebResponseContent LocationWarning(); } }