Commit 506e0f85 authored by 李小芳's avatar 李小芳

标签

parent 1535eea2
......@@ -867,7 +867,7 @@ class Answer(models.Model):
elif 30 <= like_num:
return 100
else:
raise Impossible
return 100
def _time_score(self):
created_date = self.create_time.date()
......
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