duheng
2025-03-24 6e1dd6f75cd7265f549a8b9e4d77ff5d88da9651
Service/PBS.Service/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -45,6 +45,7 @@
                     typeof(PBS.Entity.Facility),
                     typeof(PBS.Entity.ModelTemplate),
                     typeof(PBS.Entity.ModelTemplateGroup),
                     typeof(PBS.Entity.ElecPrice),
                };
                using (var db = new SqlSugarClient(connectConfig))
                {