mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 18:22:23 +08:00
-
This commit is contained in:
@@ -21,7 +21,7 @@ namespace SqlSugar
|
||||
{
|
||||
get
|
||||
{
|
||||
return this.CurrentConnectionConfig.InitKeyType==InitKeyType.SystemTable;
|
||||
return this.CurrentConnectionConfig.InitKeyType == InitKeyType.SystemTable;
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user