Commit ecaeb510 by zhangzhencai

no message

parent 51b264a4
......@@ -81,6 +81,7 @@ export const TablesConfig = [
businessLicense: {type:Sequelize.STRING(255)}, //营业执照复印件链接
agreement: {type:Sequelize.STRING(255)}, //孵化协议链接
bankName:{type:Sequelize.STRING(255)}, //银行
totalPrice: {type:Sequelize.DECIMAL(18, 2)}, //总价
},
association: []
},
......
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