模型Model

Model.create

相当于Insert

参数列表:

https://sequelize.org/master/class/lib/model.js~Model.html#static-method-create

Model..toJSON()

去除model结果的其他属性 只打印查询到的值的json格式

查询

查找条件