Admin
2026-01-22 bde09c027eee16a7b05b82e71dea4d3405d6d52d
项目代码/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);
    }
    }