Service/HStation.Service.Xhs.Core/05-service/00-core/03-helper/DbFirstHelper.cs
@@ -42,8 +42,11 @@ var typeList = new List<Type>() { typeof(Entity.XhsProject), typeof(Entity.XhsProjectPropValue), typeof(Entity.XhsProjectSite), typeof(Entity.XhsScheme) typeof(Entity.XhsProjectSitePropValue), typeof(Entity.XhsScheme), typeof(Entity.XhsSchemePropValue) }; using (var db = new SqlSugarClient(connectConfig))