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