Commit b4481f9d authored by 黄广星's avatar 黄广星

搜索查找状态

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