Commit 2e7f83bd authored by 陈家荣's avatar 陈家荣

update

parent e405f5d5
...@@ -2088,9 +2088,7 @@ router.get('/thread/:tid/get/subThreads/:type', function(req, res, next) { ...@@ -2088,9 +2088,7 @@ router.get('/thread/:tid/get/subThreads/:type', function(req, res, next) {
ent_code: ent_code, ent_code: ent_code,
pid: tid, pid: tid,
type: 2, type: 2,
status: { status: 1
$ne: 3
}
}; };
var sort = null; //排序条件 var sort = null; //排序条件
......
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