Shuxia Ning
2025-01-17 a0bce3b366451b3ca94e676eb98dd7b415375c14
Service/HStation.Service.PhartRelation.Core/05-service/00-core/DbFirstHelper.cs
@@ -13,7 +13,7 @@
            msg = string.Empty;
            try
            {
                var connectConfig = HStation.PhartRelation.ConfigHelper.SQLiteConnectionConfig;
                var connectConfig = HStation.PhartRelation.ConfigHelper.DefaultConnectionConfig;
                if (connectConfig == null)
                {
                    msg = "连接配置初始化失败";