IStation.Service/00-core/ConfigHelper.cs
@@ -242,8 +242,9 @@ DeleteDataBase(Settings.ParasHelper.DataBase.SQLite.AnalysisConnectString); var sqlSugarClient = new SqlSugarClient(AnalysisConnectionConfig); Type[] types = new Type[] { typeof(Entity.AnalysisLog), //typeof(Entity.AnalysisLog), typeof(Entity.AnalysisDeviation), typeof(Entity.AnalysisFactor), //typeof(Entity.AnalysisCombine), //typeof(Entity.AnalysisConclusion), };