PBS
Shuxia Ning
2024-11-20 db94da8035c7ff0f08dbd36b04b23a358d8937bd
Service/HStation.Service.WE.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -41,7 +41,12 @@
                var typeList = new List<Type>()
                {
                     typeof(Entity.WE.Utensil),
                     typeof(Entity.WE.UtensilGroup),
                     typeof(Entity.WE.UtensilMapping),
                     typeof(Entity.WE.Item),
                     typeof(Entity.WE.Catalogue),
                     typeof(Entity.WE.CatalogueMapping),
                };
                using (var db = new SqlSugarClient(connectConfig))