From 496150acec473586f9edbbfe9dd6acaa299f1656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?old=E6=98=93?= <156663459@qq.com> Date: Mon, 25 Dec 2023 14:46:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E5=AD=98=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- New_College.Api/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/New_College.Api/appsettings.json b/New_College.Api/appsettings.json index d2f0672..36395fc 100644 --- a/New_College.Api/appsettings.json +++ b/New_College.Api/appsettings.json @@ -97,7 +97,7 @@ "DBType": 0, "Enabled": true, "HitRate": 20, - "Connection": "Server=192.168.103.102; Port=3306;SslMode=None;Database=volunteerapp; Uid=ycymedu; Pwd=Vs..127134;CharSet=utf8mb4" + "Connection": "Server=192.168.104.130; Port=3306;SslMode=None;Database=volunteerapp; Uid=app; Pwd=vaW-F7E_1eDRLVLgI8ri;CharSet=utf8mb4" }, { "ConnId": "WMBLOG_ORACLE",