mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-10 11:25:00 +08:00
Update demo
This commit is contained in:
@@ -9,5 +9,7 @@ namespace OrmTest
|
||||
public class Config
|
||||
{
|
||||
public static string ConnectionString = "Data Source=localhost/orcl;User ID=system;Password=jhl856615011;";
|
||||
public static string ConnectionString2 = "Data Source=localhost/orcl;User ID=system;Password=jhl856615011;";
|
||||
public static string ConnectionString3= "Data Source=localhost/orcl;User ID=system;Password=jhl856615011;";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user