zhaowc
13 小时以前 71d1dcdf796f08fa01cbc2d3faab86eea28b295b
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