项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IBasicService/ILocationInfoService.cs
@@ -74,5 +74,10 @@ /// </summary> /// <returns></returns> Dt_LocationInfo? ShallowGetLocation(string roadway, int Locationtype, int row, int Layer, int Column); WebResponseContent GetArea(); WebResponseContent GetLocationStatus(int WarehouseId, string RoadwayNo); } }