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