Commit c507edbd authored by 李小芳's avatar 李小芳

Merge branch '721_goods-sort' into 'test'

add

See merge request alpha/physical!394
parents ad62b1f0 b8f0c9ba
...@@ -375,11 +375,11 @@ def pictorial_activity_sort(activity_id=0, offset=0, size=10, sort_type=1): ...@@ -375,11 +375,11 @@ def pictorial_activity_sort(activity_id=0, offset=0, size=10, sort_type=1):
"activity_join": activity_id "activity_join": activity_id
} }
}, },
# { {
# "term": { "term": {
# "is_cover": True "is_cover": True
# } }
# }, },
{ {
"term": { "term": {
"is_online": True "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