mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-10 11:25:00 +08:00
Update blukcopy
This commit is contained in:
@@ -239,6 +239,7 @@ namespace SqlSugar
|
||||
result.InsertBuilder = this.InsertBuilder;
|
||||
result.Builder = this.SqlBuilder;
|
||||
result.Context = this.Context;
|
||||
result.Inserts=this.InsertObjs;
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user