mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 13:06:50 +08:00
-
This commit is contained in:
parent
a98508f3f6
commit
504d9ee9dd
@ -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;";
|
||||
}
|
||||
}
|
||||
|
@ -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;";
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user