Commit 4c752a74 authored by lixiaofang's avatar lixiaofang

device_id

parent ee0f36c8
......@@ -41,7 +41,7 @@ def query_pictorial(query="", offset=0, size=10):
@bind("physical/search/pictorial_sort")
def pictorial_sort(user_id=-1, sort_type=GroupSortTypes.HOT_RECOMMEND, offset=0, size=10):
def pictorial_sort(user_id=-1, sort_type=GroupSortTypes.HOT_RECOMMEND, offset=0, size=10, device_id=""):
"""
:remark 小组排序,缺少:前1天发评论人数*x
:param user_id:
......
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