diff --git a/core/config.py b/core/config.py index 8ebef8e..133ec04 100644 --- a/core/config.py +++ b/core/config.py @@ -218,7 +218,8 @@ class Settings(BaseSettings): 'title': '无值' }, { 'id': 'in', - 'title': '在列表里' + 'title': '条件多选' + #'title': '在列表里' }, # { # 'id': 'regex',