明树Git Lab

Commit 54f29865 authored by zfp1's avatar zfp1

1

parent da9fa15d
Pipeline #109385 passed with stage
in 3 seconds
......@@ -299,9 +299,12 @@ const Project = sequelize.define('Project', {
lrb: { type: DataTypes.JSON },
//再决策
jcspdw: {type: DataTypes.STRING, allowNull: true, comment: "决策审批单位", _mark: 'juece',zjType: 'danxuan',},
yykssj: { type: DataTypes.DATE, allowNull: true, comment: "运营开始时间", _mark: "juece" },
yyjssj: { type: DataTypes.DATE, allowNull: true, comment: "运营结束时间", _mark: "juece" },
tzwcqk: { type: DataTypes.TEXT, allowNull: true, comment: "投资完成情况", _mark: "juece" },
tzhsqk: { type: DataTypes.TEXT, allowNull: true, comment: "投资回收情况", _mark: "juece" },
//申请报告
"projectIntro": {
......
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