'PHPSESSID', // 驱动方式 'type' => 'cache', // 存储连接 'store' => 'redis', // 过期时间 'expire' => 7200, // 文件前缀 'prefix' => 'wbms:', ];