export enum ChatCategoryEnum { BAR = '柱状图', PIE = '饼图', LINE = '折线图', MORE = '更多' }