From 8159f90cc8dc245490756fb0bce858132754119d Mon Sep 17 00:00:00 2001 From: chenchun Date: Mon, 29 Jul 2024 14:59:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E5=96=84bbs=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../framework/Yi.Framework.SqlSugarCore/SqlSugarDbContext.cs | 2 +- Yi.Bbs.Vue3/src/components/BottomInfo.vue | 2 +- Yi.Bbs.Vue3/src/views/login/index.vue | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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 }} 联系我们 关于本站 建议反馈