mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-31 15:56:25 +08:00
Update dm
This commit is contained in:
parent
669cfa235c
commit
9477fbe7c2
@ -41,7 +41,7 @@ namespace SqlSugar
|
||||
{
|
||||
get
|
||||
{
|
||||
if (this.Context.CurrentConnectionConfig.MoreSettings == null)
|
||||
if (this.SugarContext?.Context?.Context?.CurrentConnectionConfig?.MoreSettings==null)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user