标签: mongoose
我的查询读取功能失败,但是我看不到为什么或不确定如何调试它。它没有到达//注释行
model.find(myQuery).lean().exec(function (err, result) { //successful read, do some processing });