Commit da8fec2b authored by strong's avatar strong

Merge commit '96411480' into SANDBOX

parents ddd069fd 96411480
......@@ -407,7 +407,7 @@ router.get('/threads/list', function(req, res, next) {
var sortBy = {
top:-1,
top_order_idx:-1,
// top_order_idx:-1,
topTime:-1,
tag_top:-1,
tag_topTime:-1,
......@@ -459,7 +459,7 @@ router.get('/threads/list', function(req, res, next) {
new_recommend_order_idx:-1,
new_recommend_time:-1,
top:-1,
top_order_idx:-1,
// top_order_idx:-1,
topTime:-1,
tag_top:-1,
tag_topTime:-1,
......
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