From 5aef5f5d3a55888521b570b88a39a2304382324c Mon Sep 17 00:00:00 2001 From: wtp <1813748440@qq.com> Date: Tue, 31 Jan 2023 22:44:33 +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=97=E7=AC=A6=E4=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GDZZ.Web.Core/dbsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GDZZ.Web.Core/dbsettings.json b/GDZZ.Web.Core/dbsettings.json index 29badba..28c8817 100644 --- a/GDZZ.Web.Core/dbsettings.json +++ b/GDZZ.Web.Core/dbsettings.json @@ -6,7 +6,7 @@ //"DefaultDbType": "SqlServer", //"DefaultDbString": "Server=.;Database=GDZZCodeFirst;User=sa;Password=123456;MultipleActiveResultSets=True;", "DefaultDbType": "MySql", - "DefaultDbString": "Data Source=0.0.0.0;Database=Magic;User ID=root;Password=zhongzhi2022;pooling=true;port=3306;sslmode=none;CharSet=utf8;Convert Zero Datetime=True;Allow Zero Datetime=True;", + "DefaultDbString": "Data Source=106.55.234.178;Database=magic;User ID=root;Password=zongzhi2022;pooling=true;port=3306;sslmode=none;CharSet=utf8;Convert Zero Datetime=True;Allow Zero Datetime=True;", "DbConfigs": [ { "DbNumber": "1",