mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
- 优化 WhereDynamicFilter 忽略 like '%%';
This commit is contained in:
@ -174,7 +174,7 @@ namespace base_entity
|
||||
{
|
||||
""Field"" : ""title"",
|
||||
""Operator"" : ""contains"",
|
||||
""Value"" : ""product-1111"",
|
||||
""Value"" : """",
|
||||
},
|
||||
{
|
||||
""Field"" : ""title"",
|
||||
|
Reference in New Issue
Block a user