lixiaojun
2025-04-09 0f99680aff09e91f521b5909aab42811c1c3e6f1
Service/PBS.Service/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -46,6 +46,7 @@
                     typeof(PBS.Entity.ModelTemplate),
                     typeof(PBS.Entity.ModelTemplateGroup),
                     typeof(PBS.Entity.ElecPrice),
                     typeof(PBS.Entity.WaterEquipment),
                };
                using (var db = new SqlSugarClient(connectConfig))
                {