Retrieve DB instance from mongoose without a Model

前端 未结 0 383
半阙折子戏
半阙折子戏 2020-12-29 18:01

I am storing my Locations with this

const db = require(\'mongoose\');

//AddUserLocation returns id of the new location
async function AddUserLocation(longitu         


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