mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-26 21:53:04 +08:00
Update exp to sql
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user