mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-03 04:13:48 +08:00
Synchronization code
This commit is contained in:
parent
f4c0335b45
commit
ccd0e38fba
@ -154,6 +154,7 @@ namespace SqlSugar
|
||||
copyContext.TableEnumIsString = this.TableEnumIsString;
|
||||
copyContext.IsSingle = this.IsSingle;
|
||||
copyContext.RootExpression = this.RootExpression;
|
||||
copyContext.SugarContext= this.SugarContext;
|
||||
return copyContext;
|
||||
}
|
||||
#endregion
|
||||
|
Loading…
Reference in New Issue
Block a user