mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-07 14:18:03 +08:00
Synchronization code
This commit is contained in:
parent
da635ddbb9
commit
941486e725
@ -110,7 +110,6 @@ namespace SqlSugar
|
||||
{
|
||||
var entityInfo = Deleteable.EntityInfo;
|
||||
db = Deleteable.Context;
|
||||
DeleteBuilder.LambdaExpressions.ParameterIndex = 10000;
|
||||
where = DeleteBuilder.GetWhereString.Substring(5);
|
||||
pars = DeleteBuilder.Parameters;
|
||||
if (LogicFieldName.IsNullOrEmpty())
|
||||
|
Loading…
Reference in New Issue
Block a user