标签: mongodb mongodb-query aggregation-framework
我试图在我的MongoDB集合中添加一个字段" num",以便每个对象都有一个递增的数字。
{num: 1} {num: 2} {num: 3}