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

update

parent 60b3e06f
......@@ -739,7 +739,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