mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-09 02:44:58 +08:00
-
This commit is contained in:
@@ -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