明树Git Lab

Commit 091b70d2 authored by zfp1's avatar zfp1

update

parent da4a6094
Pipeline #108114 passed with stage
in 3 seconds
......@@ -152,7 +152,7 @@ const Project = sequelize.define('Project', {
// gmjjhy: { type: DataTypes.STRING, allowNull: true, comment: "国民经济行业" },
// sfzzjc: { type: DataTypes.INTEGER, allowNull: true, comment: "是否自主决策", },
// cwbblx: { type: DataTypes.STRING, allowNull: true, comment: "财务报表类型", zjType: 'danxuan', },
xmlx: { type: DataTypes.STRING, allowNull: true, comment: "项目类型", zjType: 'danxuan', },
xmlx: { type: DataTypes.STRING, allowNull: true, comment: "项目类型", zjType: 'danxuan', },
// yynxn: { type: DataTypes.STRING, allowNull: true, comment: "运营年限(年)" },
// zyfzy: { type: DataTypes.STRING, allowNull: true, comment: "主业/非主业", zjType: 'danxuan', },
// xmhzqn: { type: DataTypes.STRING, allowNull: true, comment: "项目合作期(月)" },
......@@ -288,9 +288,14 @@ const Project = sequelize.define('Project', {
sbdwhbzj: { type: DataTypes.DECIMAL(20, 8), allowNull: true, comment: "申报单位货币资金" },
dxfzgm: { type: DataTypes.STRING, allowNull: true, comment: "带息负债规模" },
jlnsflxks: { type: DataTypes.STRING, allowNull: true, comment: "近两年是否连续亏损", _mark: 'juece', zjType: 'danxuan', zjKey: 'sf' },
// 项目可行性:项目投资现金流量表 项目资本金现金流量表 能建方现金流量表 利润表 投评报告及测算表
// 项目可行性:项目投资现金流量表 项目资本金现金流量表 能建方现金流量表 利润表 投评报告及测算表 excel表
tjjh: { type: DataTypes.JSON },
xmtzzjll: { type: DataTypes.JSON },
xmzbjxjll: { type: DataTypes.JSON },
njfxjll: { type: DataTypes.JSON },
lrb: { 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