Update Core

This commit is contained in:
sunkaixuan
2022-05-23 23:52:08 +08:00
parent f98bb577fd
commit fe2cc584d7
7 changed files with 129 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ namespace SqlSugar
return this.Context;
}
private SimpleClient()
public SimpleClient()
{
}