diff --git a/Yi.Abp.Net8/framework/Yi.Framework.SqlSugarCore/SqlSugarDbContext.cs b/Yi.Abp.Net8/framework/Yi.Framework.SqlSugarCore/SqlSugarDbContext.cs index cdb050d8..4f2ef037 100644 --- a/Yi.Abp.Net8/framework/Yi.Framework.SqlSugarCore/SqlSugarDbContext.cs +++ b/Yi.Abp.Net8/framework/Yi.Framework.SqlSugarCore/SqlSugarDbContext.cs @@ -62,7 +62,7 @@ namespace Yi.Framework.SqlSugarCore SqlSugarClient = new SqlSugarClient(connectionCreator.Build(action: options => { options.ConnectionString = currentConnection; - + options.DbType = currentDbType; })); connectionCreator.SetDbAop(SqlSugarClient); } diff --git a/Yi.Bbs.Vue3/src/components/BottomInfo.vue b/Yi.Bbs.Vue3/src/components/BottomInfo.vue index 51d9e4ca..245816b0 100644 --- a/Yi.Bbs.Vue3/src/components/BottomInfo.vue +++ b/Yi.Bbs.Vue3/src/components/BottomInfo.vue @@ -17,7 +17,7 @@ >

{{ configStore.icp }}
diff --git a/Yi.Bbs.Vue3/src/views/login/index.vue b/Yi.Bbs.Vue3/src/views/login/index.vue index de468e00..96eaf312 100644 --- a/Yi.Bbs.Vue3/src/views/login/index.vue +++ b/Yi.Bbs.Vue3/src/views/login/index.vue @@ -119,8 +119,8 @@
- 备案:赣ICP备20008025号-3 - 站长:橙子 + 备案:
+ 站长:{{ configStore.author }} 联系我们 关于本站 建议反馈