Commit a0feaead by chenjinjing

no message

parent aa78ca8c
...@@ -24,7 +24,8 @@ export const TablesConfig = [ ...@@ -24,7 +24,8 @@ export const TablesConfig = [
personCharge: {type:Sequelize.STRING(255)}, //负责人 personCharge: {type:Sequelize.STRING(255)}, //负责人
phone: {type:Sequelize.STRING(255)}, //手机号码 phone: {type:Sequelize.STRING(255)}, //手机号码
synopsis: {type:Sequelize.STRING(255)}, //简介 synopsis: {type:Sequelize.STRING(255)}, //简介
} },
association: []
}, },
{ {
tableNameCn:'企业孵化信息', tableNameCn:'企业孵化信息',
......
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