明树Git Lab

Commit 82b5d93f authored by zfp1's avatar zfp1

update

parent b016712b
Pipeline #106931 passed with stage
in 3 seconds
......@@ -21,9 +21,17 @@ const ThYyqtzhs = sequelize.define('ThYyqtzhs', {
type: DataTypes.STRING,
comment: "项目公司名称",
},
tbdwmc: {
sbdw: {
type: DataTypes.STRING,
comment: "填报单位名称",
},
cwbblx: {
type: DataTypes.STRING,
comment: "财务报表类型",
},
sshy: {
type: DataTypes.STRING,
comment: "所属行业",
},
ssejqy: {
type: DataTypes.STRING,
......
......@@ -20,9 +20,17 @@ const TzJsqtzhs = sequelize.define('TzJsqtzhs', {
type: DataTypes.STRING,
comment: "项目公司名称",
},
tbdwmc: {
sbdw: {
type: DataTypes.STRING,
comment: "填报单位名称",
},
cwbblx: {
type: DataTypes.STRING,
comment: "财务报表类型",
},
sshy: {
type: DataTypes.STRING,
comment: "所属行业",
},
ssejqy: {
type: DataTypes.STRING,
......@@ -48,6 +56,7 @@ const TzJsqtzhs = sequelize.define('TzJsqtzhs', {
type: DataTypes.STRING,
comment: "下年项目阶段",
},
projectGdxxs: {
type: DataTypes.JSON,
......
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