How to get Schema of mongoose database which defined in another model

后端 未结 5 1208
南笙
南笙 2020-12-07 12:32

This is my folder structure:

+-- express_example
|---- app.js
|---- models
|-------- songs.js
|-------- albums.js
|---- and another files of expressjs
         


        
5条回答
提交回复
热议问题