zhaowc
2025-09-23 4de417b106a062452f5ac86e626e7e225b753eab
Wms/WMS.IBLL/ISysServer/IStorageLocatServer.cs
@@ -176,11 +176,10 @@
        /// <summary>
        /// 获取储位信息(平库图例)
        /// </summary>
        /// <param name="wareHouseNo">仓库</param>
        /// <param name="row">排</param>
        /// <returns></returns>
        List<SysStorageLocat> GetFlatLibraryLegend(string wareHouseNo, string row);
        List<LocatDto> GetFlatLibraryLegend(string row);
        #endregion