export interface WXJwtPayload { key: string; iat: number; }