摘要: 项目 egg + sequelize + mysql2 项目结构 配置 安装模块 config/pulgin.js config/config.default.js 数据建模 mysql 建表 model/collect.js (选配)启动时创建数据库表 service service/collec 阅读全文
posted @ 2018-12-10 16:51 橘子味儿的猫 阅读(1876) 评论(0) 推荐(0)
摘要: 项目 egg + mongoose 项目结构 配置 egg 安装模块 config/pulgin.js config/config.default.js 数据建模 model/user.js service service/user.js controller controller/user.js 阅读全文
posted @ 2018-12-10 11:45 橘子味儿的猫 阅读(946) 评论(0) 推荐(0)