Commit 360bde24 authored by lixiaofang's avatar lixiaofang

add

parent 400d8613
......@@ -601,6 +601,12 @@ class TopicUtils(object):
logging.info("get fffffffff:%s" % k)
logging.info("get fffffffff:%s" % v)
if k == "is_complaint":
f.append({
"terms": {k: v},
})
if not v:
continue
......
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