Update demo

This commit is contained in:
sunkaixuna 2021-09-07 10:26:25 +08:00
parent 30b0976ebf
commit eecb2c8340

View File

@ -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,