mongodb unable to find match

后端 未结 0 543
无人及你
无人及你 2020-12-16 03:03
 Enroll.updateOne(
      {
        "reviewers._id": userID,
      },
      {
        $set: {
          "reviewers.$.scores": req.body.scores,
            


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