Commit 75d1e37a authored by lixiaofang's avatar lixiaofang

add

parent 5dc22617
...@@ -593,6 +593,7 @@ class TopicUtils(object): ...@@ -593,6 +593,7 @@ class TopicUtils(object):
{"term": {"is_deleted": False}}, {"term": {"is_deleted": False}},
] ]
logging.info("get filters:%s"%filters)
if not filters: if not filters:
return f return f
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment