Commit a449d9a9 by 孙亚楠

Merge branch 'xggsve-invoice' of gitlab.gongsibao.com:jiangyong/zhichan into xggsve-invoice

parents 99ef846a 4f41bc19
......@@ -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