{"message":"not support: redis","status":500,"data":[],"debug":{"name":"BadFunctionCallException","file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/cache\/driver\/Redis.php","line":81,"code":0,"message":"不支持: redis","trace":[{"function":"__construct","class":"think\\cache\\driver\\Redis","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Container.php","line":396,"function":"newInstanceArgs","class":"ReflectionClass","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Manager.php","line":135,"function":"invokeClass","class":"think\\Container","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Manager.php","line":62,"function":"createDriver","class":"think\\Manager","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Manager.php","line":52,"function":"getDriver","class":"think\\Manager","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Cache.php","line":92,"function":"driver","class":"think\\Manager","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Db.php","line":38,"function":"store","class":"think\\Cache","type":"->"},{"function":"__make","class":"think\\Db","type":"::"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Container.php","line":386,"function":"invokeArgs","class":"ReflectionMethod","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Container.php","line":253,"function":"invokeClass","class":"think\\Container","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Container.php","line":132,"function":"make","class":"think\\Container","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Container.php","line":514,"function":"get","class":"think\\Container","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/service\/ModelService.php","line":25,"function":"__get","class":"think\\Container","type":"->"},{"function":"boot","class":"think\\service\\ModelService","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Container.php","line":330,"function":"invokeArgs","class":"ReflectionMethod","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Container.php","line":363,"function":"invokeMethod","class":"think\\Container","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/App.php","line":224,"function":"invoke","class":"think\\Container","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/App.php","line":496,"function":"bootService","class":"think\\App","type":"->"},{"function":"think\\{closure}","class":"think\\App","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/App.php","line":497,"function":"array_walk"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/initializer\/BootService.php","line":24,"function":"boot","class":"think\\App","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/App.php","line":462,"function":"init","class":"think\\initializer\\BootService","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Http.php","line":178,"function":"initialize","class":"think\\App","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/vendor\/topthink\/framework\/src\/think\/Http.php","line":155,"function":"initialize","class":"think\\Http","type":"->"},{"file":"\/www\/wwwroot\/h.api.rmb.sh\/public\/index.php","line":15,"function":"run","class":"think\\Http","type":"->"}],"source":{"first":72,"source":["\n","            if ('' == $this->options['password']) {\n","                unset($this->options['password']);\n","            }\n","\n","            $this->handler = new \\Predis\\Client($this->options, $params);\n","\n","            $this->options['prefix'] = '';\n","        } else {\n","            throw new \\BadFunctionCallException('not support: redis');\n","        }\n","\n","        if (0 != $this->options['select']) {\n","            $this->handler->select((int) $this->options['select']);\n","        }\n","    }\n","\n","    \/**\n","     * 判断缓存\n"]}}}