06 2022 档案

摘要://引入mongoose第三方模块 用来操作数据库 const mongoose = require('mongoose'); //数据库连接 mongoose .connect('mongodb://localhost/playground', { useNewUrlParser: true }) 阅读全文
posted @ 2022-06-18 14:37 琴师i 阅读(20) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示