export const heardLevel = { BEGINNER: '入门级', ADVANCED: '进阶级', PERFORMER: '大师级', }