- 优化 WhereDynamicFilter 忽略 like '%%';

This commit is contained in:
2881099
2021-02-09 16:40:28 +08:00
parent 6cba1dedaf
commit 2dd722e507
2 changed files with 20 additions and 7 deletions

View File

@ -174,7 +174,7 @@ namespace base_entity
{
""Field"" : ""title"",
""Operator"" : ""contains"",
""Value"" : ""product-1111"",
""Value"" : """",
},
{
""Field"" : ""title"",