Commit 4f41bc19 by 王昆

gsb

parent 960b260a
......@@ -145,7 +145,7 @@ module.exports = function (sequelize, DataTypes) {
allowNull: true
},
price: {
type: DataTypes.BIGINT,
type: DataTypes.STRING,
allowNull: true
},
remark: {
......
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