1
dengjunjie
8 天以前 a770206c91e495b802b3e9371e06834586ad7715
新建文件夹/WIDESEA_WMSServer/ClassLibrary2/InventoryInfoService.cs
@@ -24,6 +24,8 @@
        {
        }
        public IRepository<Dt_InventoryInfo> Repository => BaseDal;
        /// <summary>
        /// 鑾峰彇搴撳瓨
        /// </summary>
@@ -72,5 +74,8 @@
            }
            return content;
        }
    }
}