@@ -208,7 +208,7 @@ return [
'cache' => [
// 驱动方式
- 'type' => 'File',
+ 'type' => 'redis',
// 缓存保存目录
//'path' => CACHE_PATH,
// 缓存前缀