明树Git Lab

Commit ac042cc9 authored by zfp1's avatar zfp1

update

parent 176964d3
Pipeline #111999 passed with stage
in 3 seconds
......@@ -22,7 +22,7 @@ const ProjectTzzt = sequelize.define('ProjectTzzt', {
qtsm: { type: DataTypes.TEXT, allowNull: true, comment: "其他说明" },
projectId: {
type: DataTypes.INTEGER,
comment: "所属项目ID",TEXT
comment: "所属项目ID",
},
del: {
type: DataTypes.INTEGER,
......
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