Commit b740bf06 authored by 陈志良's avatar 陈志良

1

parent d5d8a76d
......@@ -1087,7 +1087,7 @@ router.get('/thread/:tid/exportComments', function(req, res, next) {
thread:tid,
type:2,
comment:e._id
}d
}
forumPraiseLogService.queryPraiseLogV2(conditions, function(err, results){
if(err){
cb(null, e);
......
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