export enum ChatCategoryEnum { XUNCHAGUIJI = 'XunChaGuiJi', } export enum ChatCategoryEnumName { XUNCHAGUIJI = '巡查轨迹', }