export enum PublishChannelEnum { share = 'share', iframe = 'iframe', apikey = 'apikey', feishu = 'feishu', dingtalk = 'dingtalk', wecom = 'wecom', officialAccount = 'official_account' }