mongoose .save() method don't insert the data to MonogoDB

前端 未结 0 857
醉话见心
醉话见心 2020-12-04 18:14

i do these steps in console

  1. node
  2. .load app.js
  3. Massage.save()

then in mongoDB shell

  1. use test
  2. db.test.find()
相关标签:
回答
  • 消灭零回复
提交回复
热议问题