From 504d9ee9dd13be83bbd2034720bcf023dc618042 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Sun, 14 Oct 2018 16:33:31 +0800 Subject: [PATCH] - --- Src/Asp.Net/OracleTest/Config.cs | 2 +- Src/Asp.NetCore2/SqlSeverTest/OracleTest/Config.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Src/Asp.Net/OracleTest/Config.cs b/Src/Asp.Net/OracleTest/Config.cs index f621388df..6204813f8 100644 --- a/Src/Asp.Net/OracleTest/Config.cs +++ b/Src/Asp.Net/OracleTest/Config.cs @@ -8,6 +8,6 @@ namespace OrmTest { public class Config { - public static string ConnectionString = "Data Source=localhost/orcl;User ID=system;Password=JHL52771jhl;"; + public static string ConnectionString = "Data Source=localhost/orcl;User ID=system;Password=jhl85661501;"; } } diff --git a/Src/Asp.NetCore2/SqlSeverTest/OracleTest/Config.cs b/Src/Asp.NetCore2/SqlSeverTest/OracleTest/Config.cs index 852739d7d..6204813f8 100644 --- a/Src/Asp.NetCore2/SqlSeverTest/OracleTest/Config.cs +++ b/Src/Asp.NetCore2/SqlSeverTest/OracleTest/Config.cs @@ -8,6 +8,6 @@ namespace OrmTest { public class Config { - public static string ConnectionString = "Data Source=SUNKAIXUAN.htinns.loc/ORCL;User ID=system;Password=manager;"; + public static string ConnectionString = "Data Source=localhost/orcl;User ID=system;Password=jhl85661501;"; } }