Spring data mongo - Get sum of array of object in mongo

前端 未结 0 1875
小蘑菇
小蘑菇 2020-11-27 15:52

I have an issue getting the sum of an array of objects, Document is mentioned below.

{
   "orderNumber":123,
   "items":[
      {
                 


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