mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 18:48:09 +08:00
Synchronization code
This commit is contained in:
@@ -725,7 +725,7 @@ namespace SqlSugar
|
||||
whereModels.Add(cons);
|
||||
}
|
||||
}
|
||||
this.Where(whereModels);
|
||||
this.Where(whereModels,true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user