作者 郭文星

123

... ... @@ -11,7 +11,7 @@ class Redis
protected $options = [
'host' => '127.0.0.1',
'port' => 6379,
'password' => '',
'password' => 'TyRedis2023!.#',
'select' => 0,
'timeout' => 0,
'expire' => 0,
... ...