Commit 4c89fa30 authored by 段英荣's avatar 段英荣

modify

parent 821090cd
......@@ -167,8 +167,8 @@ def topic_detail_page_recommend(user_id=-1,topic_id=-1,topic_group_id=-1,topic_u
return {"recommend_topic_ids": []}
@bind("physical/search/tag_aggregation")
def tag_aggregation(user_id,tag_id, offset, size):
@bind("physical/search/query_topic_by_tag_aggregation")
def query_topic_by_tag_aggregation(user_id,tag_id, offset, size):
"""
:remark 按标签聚合召回帖子
:param tag_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