Commit ee9d03be by chenjinjing

no message

parent ffea9768
......@@ -197,7 +197,7 @@ export const TablesConfig = [
// other: {type:Sequelize.STRING(255)},//新增其他
kxTime: {type:Sequelize.DATE}, //科小认定时间
kxNumber: {type:Sequelize.INTEGER}, //新增科小上传编号
kxNumber: {type:Sequelize.STRING(255)}, //新增科小上传编号
kxImg: {type:Sequelize.STRING(255)}, //科小证书
zjtxTime: {type:Sequelize.DATE}, //专精特新认定时间
zjtxImg: {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