How to list unique values ​in a mongodb collection if the values ​are arrays of objects?

前端 未结 0 1165
执笔经年
执笔经年 2020-12-15 21:20

I need to output a list of unique values in a collection. I\'ve used the distinct method when the values are either a string or a number. But in this situation,

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