Commit 134df42b authored by 黄广星's avatar 黄广星

搜索状态

parent b4481f9d
......@@ -501,7 +501,7 @@ router.get('/info/:fid/serachThreads', function(req, res, next) {
var conditions = {
ent_code: req.session.user.ent_code,
stauts:1,
status:1,
info: fid
};
......
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