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