Commit f77a379f by 王昆

gsb

parent 4f41bc19
......@@ -141,7 +141,7 @@ module.exports = function (sequelize, DataTypes) {
allowNull: true
},
quantity: {
type: DataTypes.INTEGER,
type: DataTypes.STRING,
allowNull: true
},
price: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment