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;"; } }