Commit 08f0da41 authored by zhanglu's avatar zhanglu

fix

parent 394e5924
......@@ -579,7 +579,7 @@ class TopicUtils(object):
}
})
else:
if isinstance(k, list):
if isinstance(v, list):
f.append({
"terms": {k: v},
})
......
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