Update Demo

This commit is contained in:
sunkaixuan 2019-04-27 11:47:43 +08:00
parent ad64414a75
commit b5e820c6a8

View File

@ -8,6 +8,6 @@ namespace OrmTest
{
public class Config
{
public static string ConnectionString = "Data Source=localhost/orcl;User ID=system;Password=jhl85661501;";
public static string ConnectionString = "Data Source=localhost/orcl;User ID=system;Password=jhl856615011;";
}
}