明树Git Lab

Commit 4b2ed66e authored by zfp1's avatar zfp1

update

parent 25f8c18f
Pipeline #105993 passed with stage
in 3 seconds
......@@ -10,7 +10,7 @@ const TzTzmbzrsPfyj = sequelize.define('TzTzmbzrsPfyj', {
autoIncrement: true
},
lx: {
type: DataTypes.INTEGER,
type: DataTypes.STRING,
comment: "类型",
},
pfyj: {
......@@ -22,7 +22,7 @@ const TzTzmbzrsPfyj = sequelize.define('TzTzmbzrsPfyj', {
comment: "基准分",
},
lsqk: {
type: DataTypes.INTEGER,
type: DataTypes.STRING,
comment: "落实情况 已落实、未落实、持续落实、部分已落实",
},
lsqkjtsm: {
......
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