export enum OutLinkTypeEnum { 'share' = 'share', 'iframe' = 'iframe', apikey = 'apikey' }