明树Git Lab

Commit 01517d16 authored by zfp1's avatar zfp1

update

parent f05c3f87
Pipeline #104410 passed with stage
in 3 seconds
......@@ -47,7 +47,7 @@ const Project = sequelize.define('Project', {
sfnjlhtxm: { type: DataTypes.INTEGER, allowNull: true, comment: "是否能建联合体项目", zjType: 'danxuan', zjKey: 'sf', _mark: "lixiang" }, // 1是 2 否
tzzt: { type: DataTypes.STRING, allowNull: true, comment: "投资主体", zjType: 'danxuan', _mark: "lixiang" },
zyfzy: { type: DataTypes.INTEGER, allowNull: true, comment: "主业/非主业", zjType: 'danxuan', _mark: "lixiang" },
zsqy: { type: DataTypes.INTEGER, allowNull: true, comment: "直属企业", zjType: 'danxuan', _mark: "lixiang" },
zsqy: { type: DataTypes.STRING, allowNull: true, comment: "直属企业", zjType: 'danxuan', _mark: "lixiang" },
sfnjzdhzytz: { type: DataTypes.INTEGER, allowNull: true, comment: "是否能建重大或重要投资", zjType: 'danxuan', zjKey: 'sf', _mark: "lixiang" },
sfzzjc: { type: DataTypes.INTEGER, allowNull: true, comment: "是否自主决策", zjType: 'danxuan', zjKey: 'sf', _mark: "lixiang" },
cwbblx: { type: DataTypes.INTEGER, allowNull: true, comment: "财务报表类型", zjType: 'danxuan', _mark: "lixiang" },
......
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