Commit 2c276e48 authored by 陈家荣's avatar 陈家荣

Merge branch 'newfunc_0620_comment_list' into SANDBOX

parents d28dc44b f1f7f1bd
......@@ -821,7 +821,7 @@ exports.getAllComment_allstatus_v2 = function(conditions, pageNo, pageSize, call
path: 'comments',
options: {
where:{status:1},
limit: 2,
limit: 3,
sort: '-_id',
populate:'from to'
}
......
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