mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-03 20:27:56 +08:00
Update sqlmiddle
This commit is contained in:
parent
3f56ba1240
commit
0e20065f8b
@ -86,6 +86,7 @@ namespace SqlSugar
|
||||
IsWithNoLockQuery = it.MoreSettings.IsWithNoLockQuery,
|
||||
TableEnumIsString=it.MoreSettings.TableEnumIsString
|
||||
},
|
||||
SqlMiddle=it.SqlMiddle,
|
||||
SlaveConnectionConfigs = it.SlaveConnectionConfigs
|
||||
}).ToList();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user