明树Git Lab

Commit b3be6dca authored by zfp1's avatar zfp1

update

parent 6bc4f9ff
Pipeline #108722 passed with stage
in 4 seconds
......@@ -303,6 +303,10 @@ const RcCgqygl = sequelize.define('RcCgqygl', {
},
czwj: { type: DataTypes.JSON, comment: "出资文件" },
djgrmwj: { type: DataTypes.JSON, comment: "董监高任命文件" },
gdhwj: { type: DataTypes.JSON, comment: "股东会文件" },
dshjywj: { type: DataTypes.JSON, comment: "董事会决议文件" },
//财务经营信息
zxnfcwjyxx: { type: DataTypes.JSON, comment: "最新年份财务经营信息" },
zxnfcwjyxx2: { type: DataTypes.JSON, comment: "最新年份财务经营信息2, 如果需要则用,不需要不管" },
......
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