标签: javascript mongoose
为什么我知道ID正确后为什么返回undefined?
const user = await Users.findOne({ _id }) console.log(user)