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