How to update multiple items in array with multiple values

前端 未结 0 701
走了就别回头了
走了就别回头了 2020-12-09 21:00

I have the following document schema:

let document = {
    _id: \'a1\',
    name: \'some_name\',
    items: [{
                 


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