From 3f05bef9fd475c6a8cf4c96f92124f7ace6db7ed Mon Sep 17 00:00:00 2001 From: gcw_MV9p2JJN Date: Thu, 15 Jan 2026 15:25:41 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=8E=A8=E9=80=811?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RIZO.Admin.WebApi/appsettings.Development.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RIZO.Admin.WebApi/appsettings.Development.json b/RIZO.Admin.WebApi/appsettings.Development.json index 2dd0cfe..74379ff 100644 --- a/RIZO.Admin.WebApi/appsettings.Development.json +++ b/RIZO.Admin.WebApi/appsettings.Development.json @@ -2,8 +2,8 @@ "dbConfigs": [ { //"Conn": "Data Source=139.224.232.211;User ID=root;Password=RIZOtech123;Initial Catalog=ay2509055-guiyang-fluorescence-lmes;Port=3308;", - //"Conn": "Data Source=118.25.48.201;User ID=root;Password=123456;Initial Catalog=valeo_line_mes;Port=3306;", - "Conn": "Data Source=127.0.0.1;User ID=root;Password=123456;Initial Catalog=valeo_lmes;Port=3306;", + "Conn": "Data Source=43.142.238.124;User ID=root;Password=mysql_3AMPx;Initial Catalog=valeo_line_mes;Port=3308;", + // "Conn": "Data Source=127.0.0.1;User ID=root;Password=123456;Initial Catalog=valeo_lmes;Port=3306;", "DbType": 0, //数据库类型 MySql = 0, SqlServer = 1, Oracle = 3,PgSql = 4 "ConfigId": "0", //多租户唯一标识 "IsAutoCloseConnection": true From fd3758efe9249443699fdb9e42d729e0d2d6e477 Mon Sep 17 00:00:00 2001 From: gcw_MV9p2JJN Date: Thu, 15 Jan 2026 15:29:18 +0800 Subject: [PATCH 2/2] 1 --- RIZO.Admin.WebApi/appsettings.Development.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RIZO.Admin.WebApi/appsettings.Development.json b/RIZO.Admin.WebApi/appsettings.Development.json index 74379ff..66010f3 100644 --- a/RIZO.Admin.WebApi/appsettings.Development.json +++ b/RIZO.Admin.WebApi/appsettings.Development.json @@ -2,7 +2,7 @@ "dbConfigs": [ { //"Conn": "Data Source=139.224.232.211;User ID=root;Password=RIZOtech123;Initial Catalog=ay2509055-guiyang-fluorescence-lmes;Port=3308;", - "Conn": "Data Source=43.142.238.124;User ID=root;Password=mysql_3AMPx;Initial Catalog=valeo_line_mes;Port=3308;", + "Conn": "Data Source=43.142.238.124;User ID=root;Password=mysql_3AMPxs;Initial Catalog=valeo_lmes;Port=3308;", // "Conn": "Data Source=127.0.0.1;User ID=root;Password=123456;Initial Catalog=valeo_lmes;Port=3306;", "DbType": 0, //数据库类型 MySql = 0, SqlServer = 1, Oracle = 3,PgSql = 4 "ConfigId": "0", //多租户唯一标识