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

modify

parent 3e7d83b0
......@@ -37,7 +37,8 @@ class TopicTransfer(object):
res["tag_name_list"] = instance.get_tag_name_list(res["tag_list"])
res["offline_score"] = instance.get_topic_offline_score()
res["manual_score"] = instance.drop_score
#res["manual_score"] = instance.drop_score
res["manual_score"] = 0
create_time = instance.create_time
tzlc_create_time = tzlc(create_time)
......
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