数据缓存处理
This commit is contained in:
@@ -272,7 +272,7 @@ return [
|
||||
// +----------------------------------------------------------------------
|
||||
'token' => [
|
||||
// 驱动方式
|
||||
'type' => 'cache',
|
||||
'type' => 'redis',
|
||||
// 缓存前缀
|
||||
'key' => 'Ydkn5NyZBMoCshDIXSRcQrHGefjt6iax',
|
||||
// 加密方式
|
||||
|
||||
Reference in New Issue
Block a user