摘要: 模式的扩展 默认值 默认值的类型: 固定值、即使生成 代码展示: var mongoose = require('mongoose');mongoose.connect('mongodb://localhost/test1');var AppleSchema = new mongoose.Schem 阅读全文
posted @ 2018-05-02 10:17 jackliy 阅读(573) 评论(0) 推荐(0)