Commit c362de6b authored by 陈家荣's avatar 陈家荣

update

parent 1e04fef4
......@@ -550,6 +550,7 @@ router.get('/threadManagement/threads/statistics', function(req, res, next) {
async.parallel([function(cb){//获取帖子总数
var _conditions = {
ent_code: req.session.user.ent_code,
level: 1,
status: {
$ne: 3
}
......
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