Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

nodeJs 中mongodb find条件

$
0
0

屏幕快照 2016-12-01 上午11.11.16.png我这样查找时是可以找到数据的, 但屏幕快照 2016-12-01 上午11.12.46.png返回的数据是空。 console.dir(videokey)的确是‘leb’呀,(上面换成’leb’也可以查到)是不是这个数据类型不对?

附:videokey是从mongodb中取的数据 mongodb中: “keyword”: “leb”, 我取的方法: videokey = arr[0].keyword


Viewing all articles
Browse latest Browse all 14821

Trending Articles