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))