@ -213,6 +213,16 @@ module.exports = dc => {
field: "cost",
autoIncrement: false
},
yujingafchishu: {
type: DataTypes.INTEGER,
allowNull: true,
defaultValue: null,
comment: null,
primaryKey: false,
field: "yujingafchishu",
}, {
tableName: "patrol_record_issue_handle",
comment: "",