Commit 65eba980 by Zllgogo

no message

parent 984f896b
......@@ -28,6 +28,7 @@ export const TablesConfig = [
zaifuArea: {type:Sequelize.STRING(255)}, //在孵面积
ziyonArea: {type:Sequelize.STRING(255)}, //自用面积
parkArea: {type:Sequelize.STRING(255)},//新增园区面积
enterpriseNum: {type:Sequelize.INTEGER},//新增企业数量
industrialScale: {type:Sequelize.STRING(255)},//新增产业规模
totalAssetInvestmentAmount:{type:Sequelize.STRING(255)},//新增总资产投入金额
numberOfInstitutionsIntroduced:{type:Sequelize.STRING(255)},//新增引入机构数量
......
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