export enum EventEnum { CHECK_REDPACKET = 'check_redpacket', APP_SHOW = 'app.show', APP_HIDE = 'app.hide', UPDATE_COIN = 'update.coin', }