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