Find items with extra values in MongoDB MongoDB/Aggregation

前端 未结 0 1623
感动是毒
感动是毒 2020-12-02 03:23

I need to get a list of items in the collection. Normally I use:

Transaction.find()

Result:

[
  {
    _id: 1283468346827863477         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题