// 缓存key export const CacheKey = { PAY_INFO: 'pay_info', // 支付信息 }