Commit 662d5d79 authored by lixiaofang's avatar lixiaofang

change pictorial sort

parent 6c69560b
......@@ -85,7 +85,7 @@ class GroupUtils(object):
"pictorial_id": id
}
}, {
"term": {
"terms": {
"content_level": [3, 4, 5]
}
}, {
......@@ -154,7 +154,7 @@ class GroupUtils(object):
"pictorial_id": id
}
}, {
"term": {
"terms": {
"content_level": [3, 4, 5]
}
}, {
......
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