Promise; //Get the default connection var db = mongoose.connection; //Bind connection to error event (to get notification of connection errors) ...
確定! 回上一頁