明树Git Lab

Commit 923fa4c8 authored by zfp1's avatar zfp1

update

parent bdcb6c79
Pipeline #106042 passed with stage
in 3 seconds
This diff is collapsed.
...@@ -68,6 +68,10 @@ const TzZdfxcz = sequelize.define('TzZdfxcz', { ...@@ -68,6 +68,10 @@ const TzZdfxcz = sequelize.define('TzZdfxcz', {
comment: "风险发现方式" comment: "风险发现方式"
}, },
sourceId: {
type: DataTypes.INTEGER,
comment: "所属投资控制主表id"
},
projectId: { projectId: {
type: DataTypes.INTEGER, type: DataTypes.INTEGER,
comment: "所属项目ID", comment: "所属项目ID",
......
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