明树Git Lab

Commit cfab2405 authored by zfp1's avatar zfp1

1

parent 161a47cf
Pipeline #108761 passed with stage
in 4 seconds
......@@ -51,6 +51,8 @@ const TzTzmbzrs = sequelize.define('TzTzmbzrs', {
},
comment: "签订日期"},
tbr: {type: DataTypes.STRING, comment: "填报人"},
jgdw: {type: DataTypes.STRING, comment: "监管单位"},
qddw: {type: DataTypes.STRING, comment: "签订单位"},
//造价信息
xmztz: {type: DataTypes.DECIMAL(20, 2), comment: "项目总投责"},
jaf: {type: DataTypes.DECIMAL(20, 2), 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