diff --git a/Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest/Demo/Demo0_SqlSugarClient.cs b/Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest/Demo/Demo0_SqlSugarClient.cs index 73f7f4634..d57b3e021 100644 --- a/Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest/Demo/Demo0_SqlSugarClient.cs +++ b/Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest/Demo/Demo0_SqlSugarClient.cs @@ -206,7 +206,7 @@ namespace OrmTest Console.WriteLine("#### Singleton Pattern end ####"); } - static SqlSugarClient singleDb = new SqlSugarClient( + static SqlSugarScope singleDb = new SqlSugarScope( new ConnectionConfig() { ConfigId = 1,