{"msg":"controller not exists:app\\controller\\sitemap\\xml\\Index","code":500,"data":[],"debug":{"name":"think\\exception\\HttpException","file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/route\/dispatch\/Controller.php","line":85,"code":0,"msg":"控制器不存在:app\\controller\\sitemap\\xml\\Index","trace":[{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/route\/Dispatch.php","line":56,"function":"exec","class":"think\\route\\dispatch\\Controller","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Route.php","line":713,"function":"run","class":"think\\route\\Dispatch","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":59,"function":"{closure:think\\Route::dispatch():712}","class":"think\\Route","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":66,"function":"{closure:think\\Pipeline::then():57}","class":"think\\Pipeline","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Route.php","line":712,"function":"then","class":"think\\Pipeline","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Http.php","line":208,"function":"dispatch","class":"think\\Route","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Http.php","line":198,"function":"dispatchToRoute","class":"think\\Http","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":59,"function":"{closure:think\\Http::runWithRequest():197}","class":"think\\Http","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/think-trace\/src\/TraceDebug.php","line":71,"function":"{closure:think\\Pipeline::then():57}","class":"think\\Pipeline","type":"->"},{"function":"handle","class":"think\\trace\\TraceDebug","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"{closure:{closure:think\\Middleware::pipeline():128}:129}","class":"think\\Middleware","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":66,"function":"{closure:{closure:think\\Pipeline::carry():82}:83}","class":"think\\Pipeline","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Http.php","line":197,"function":"then","class":"think\\Pipeline","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/vendor\/topthink\/framework\/src\/think\/Http.php","line":162,"function":"runWithRequest","class":"think\\Http","type":"->"},{"file":"\/mnt\/nfs\/www\/oa\/prod\/public\/index.php","line":21,"function":"run","class":"think\\Http","type":"->"}],"source":{"first":76,"source":["            ->setAction($this->actionName);\r\n","    }\r\n","\r\n","    public function exec()\r\n","    {\r\n","        try {\r\n","            \/\/ 实例化控制器\r\n","            $instance = $this->controller($this->controller);\r\n","        } catch (ClassNotFoundException $e) {\r\n","            throw new HttpException(404, 'controller not exists:' . $e->getClass());\r\n","        }\r\n","\r\n","        return $this->responseWithMiddlewarePipeline($instance, $this->actionName);\r\n","    }\r\n","\r\n","    \/**\r\n","     * 实例化访问控制器\r\n","     * @access public\r\n","     * @param string $name 资源地址\r\n"]}}}