Commit 4c9c0073 by 宋毅

tj

parent cb39f843
......@@ -183,8 +183,8 @@ module.exports = (db, DataTypes) => {
allowNull: false,
values: Object.keys(uiconfig.config.pdict.productCata),
defaultValue: "ip",
orderAppendinfo:DataTypes.STRING(4000),//订单附加信息
},
orderAppendinfo:DataTypes.STRING(4000),//订单附加信息
}, base), {
paranoid: true,//假的删除
......
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