export const STATUS_OBJ = { 1: "已恢复", 2: '未恢复' } export const PUSH_STATUS = { 1: '成功', 2: '失败' }