明树Git Lab

Commit 091b70d2 authored by zfp1's avatar zfp1

update

parent da4a6094
Pipeline #108114 passed with stage
in 3 seconds
...@@ -288,9 +288,14 @@ const Project = sequelize.define('Project', { ...@@ -288,9 +288,14 @@ const Project = sequelize.define('Project', {
sbdwhbzj: { type: DataTypes.DECIMAL(20, 8), allowNull: true, comment: "申报单位货币资金" }, sbdwhbzj: { type: DataTypes.DECIMAL(20, 8), allowNull: true, comment: "申报单位货币资金" },
dxfzgm: { type: DataTypes.STRING, allowNull: true, comment: "带息负债规模" }, dxfzgm: { type: DataTypes.STRING, allowNull: true, comment: "带息负债规模" },
jlnsflxks: { type: DataTypes.STRING, allowNull: true, comment: "近两年是否连续亏损", _mark: 'juece', zjType: 'danxuan', zjKey: 'sf' }, 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