@ -13,7 +13,7 @@ module.exports = dc => {
comment: "id",
primaryKey: true,
field: "id",
autoIncrement: false
autoIncrement: true
},
projectId: {
type: DataTypes.INTEGER,