How to use data from GridFS in a schema using Using mongoose in nodejs

后端 未结 0 828
感动是毒
感动是毒 2021-02-02 17:05

I have created a gridFS storage for uploading images. I also have created a new schema to store id of the files uploaded

let gfs;
conn.once("open",funct         


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