Commit 334ebcc7 authored by 李小芳's avatar 李小芳

smr

parent ccb558cf
......@@ -64,7 +64,7 @@ def get_answers(pks):
item['search_new_smr'] = score.get("smart_rank_score", 0)
item['new_goodclicks'] = score.get('new_goodclick', 0)
item['detail_smr'] = score.get('smart_rank_v2', 0)
item['platform'] = score.platform
item['platform'] = answer.platform
# 新标签
fresh_tag_result = rpc["api/agile_tag/tuple_new_tags"](old_tag_ids=tags_id_list)
......
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