Commit ac74999a authored by 段英荣's avatar 段英荣

modify

parent 373f0307
......@@ -9,9 +9,11 @@ from search.utils.topic import TopicUtils
from libs.es import ESPerform
from libs.cache import redis_client
from search.utils.user import UserUtils
from search.utils.common import *
@bind("physical/search/recommend_user")
@time_consuming_decorator
def recommend_user(user_id=-1,offset=0,size=10):
"""
:remark: 点关注推荐用户,缺少按时间排序策略
......
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