zhaowc
2025-08-23 3b434cdc16b71dbc981b364d41a7337fa3f4d43c
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