From 2ff8aef1bf1782c4ceeb33719424cc73aa6ae020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B7=B3?= Date: Tue, 28 Mar 2023 14:09:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9=E4=BD=BF=E7=94=A8mysql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.BBS.Vue3/src/components/AvatarInfo.vue | 18 ++++++++---------- Yi.BBS.Vue3/src/stores/user.js | 1 + .../SqlSugarDbContext.cs | 2 +- .../DataSeeds/AbstractDataSeed.cs | 2 ++ .../BBS/Yi.BBS.Sqlsugar/YiBBSSqlsugarModule.cs | 2 ++ .../src/project/BBS/Yi.BBS.Web/Program.cs | 4 +++- .../project/BBS/Yi.BBS.Web/appsettings.json | 6 +++--- .../bbs/Yi.BBS.Sqlsugar/YiBBSSqlsugarModule.cs | 2 ++ .../src/project/bbs/Yi.BBS.Web/Program.cs | 4 +++- .../project/bbs/Yi.BBS.Web/appsettings.json | 6 +++--- 10 files changed, 28 insertions(+), 19 deletions(-) diff --git a/Yi.BBS.Vue3/src/components/AvatarInfo.vue b/Yi.BBS.Vue3/src/components/AvatarInfo.vue index 59fa45cc..81bd78a0 100644 --- a/Yi.BBS.Vue3/src/components/AvatarInfo.vue +++ b/Yi.BBS.Vue3/src/components/AvatarInfo.vue @@ -28,7 +28,7 @@