@@ -267,6 +267,7 @@ class Config extends Common
*/
public function redis()
{
+ exit;
if ('GET' === $this->request->method()) {
$default = [
'host' => '127.0.0.1', // redis 主机地址