Commit 76aaff81 authored by lixiaofang's avatar lixiaofang

add

parents a2fa0354 20a44c6a
...@@ -1067,7 +1067,6 @@ class TopicUtils(object): ...@@ -1067,7 +1067,6 @@ class TopicUtils(object):
} }
}, },
}) })
elif sort_by == TOPIC_SEARCH_SORT.TOPIC_ADD_TIME: elif sort_by == TOPIC_SEARCH_SORT.TOPIC_ADD_TIME:
sort_rule.append({ sort_rule.append({
"related_billboard.topic_add_createtime": { "related_billboard.topic_add_createtime": {
......
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