明树Git Lab

Commit 7916b536 authored by zfp1's avatar zfp1

update

parent 7c13e29c
Pipeline #108524 passed with stage
in 3 seconds
......@@ -97,8 +97,10 @@ const TzJsqtzhs = sequelize.define('TzJsqtzhs', {
},
tzhsjc: {type: DataTypes.JSON,},
tzhsjh: {type: DataTypes.JSON,},
tzhsjc: {type: DataTypes.JSON, comment: "投资回收决策"},
tzhsjh: {type: DataTypes.JSON, comment: "投资回收计划----合并到上一个进去了"},
tzhswcqkndgx: {type: DataTypes.JSON, comment: "投资回收完成情况年度更新"},
tzhswcqkydgx: {type: DataTypes.JSON, comment: "投资回收完成情况月度更新"},
......
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