/** @format */ export enum MSG { keepalive = 'ping', // 心跳 }