@ -163,7 +163,7 @@ module.exports = dc => {
handleState: {
type: DataTypes.STRING,
allowNull: true,
defaultValue: null,
defaultValue: '已处理',
comment: null,
primaryKey: false,
field: "handle_state",