mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-01-22 21:01:59 +08:00
-
This commit is contained in:
@@ -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;";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user