0

db.getCollection(“rank”).find({“$where:”this.stats > this.stats”}).limit(1000).count(0)

有啥解决办法不

$where is not allowed in this context

选择最佳答案

读取内容可以,但是count()不行