时间:2021-07-01 10:21:17 帮助过:5人阅读
示例代码:
var user = await Kitten.find({ types: "散文随笔", _id: ctx.query.id }).sort({ "createAt": -1 }).exec(); var comment = await Comment.find({ Postedid: ctx.query.id })
mongodb 降序
标签:exec com await ted gpo mongod use nbsp div