Update Nested Mongo Document

前端 未结 0 895
野趣味
野趣味 2021-02-01 00:52
items.find({ \'inventory.ids\': \'1234567\' }, function (err, result) {

    if (!result) {
        console.log(\'nothing\');
             


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