Commit f291758c authored by strong's avatar strong

Merge commit '2e7f83bd' into SANDBOX

parents aaa1567c 2e7f83bd
......@@ -2088,9 +2088,7 @@ router.get('/thread/:tid/get/subThreads/:type', function(req, res, next) {
ent_code: ent_code,
pid: tid,
type: 2,
status: {
$ne: 3
}
status: 1
};
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