Commit 7f859da5 authored by 段英荣's avatar 段英荣

modify

parent 140a4a7a
......@@ -61,7 +61,7 @@ class PickUtils(object):
"bool":{
"filter":filter_term_list,
"must":[
{"term":{"pick_id",pick_id}},
{"term":{"pick_id":pick_id}},
{"term":{"is_online":True}}
]
},
......
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