如何判断数据库对某条记录中的数组是否包含特定的值?

发布于 6 年前作者 jingxie7741 次浏览最后编辑 6 年前来自 issues

如图,返回值为null

2 回复
xiuying37
xiuying371 楼5 年前
exports.main = async() => {
  return await collection().end()
}
min87
min872 楼4 年前

doc方法返回的就是记录了,还用aggregate干嘛,没看懂