{"message":"Route Not Found","status":500,"data":[],"debug":{"name":"think\\exception\\RouteNotFoundException","file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Route.php","line":740,"code":0,"message":"当前访问路由未定义或不匹配","trace":[{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Route.php","line":704,"function":"check","class":"think\\Route","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Http.php","line":208,"function":"dispatch","class":"think\\Route","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Http.php","line":198,"function":"dispatchToRoute","class":"think\\Http","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":59,"function":"think\\{closure}","class":"think\\Http","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/cores\/middleware\/AppLog.php","line":34,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"function":"handle","class":"cores\\middleware\\AppLog","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"think\\{closure}","class":"think\\Middleware","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/cores\/middleware\/AllowCrossDomain.php","line":89,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"function":"handle","class":"cores\\middleware\\AllowCrossDomain","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"think\\{closure}","class":"think\\Middleware","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/middleware\/SessionInit.php","line":58,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"function":"handle","class":"think\\middleware\\SessionInit","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"think\\{closure}","class":"think\\Middleware","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/think-trace\/src\/TraceDebug.php","line":71,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"function":"handle","class":"think\\trace\\TraceDebug","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"think\\{closure}","class":"think\\Middleware","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":66,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Http.php","line":197,"function":"then","class":"think\\Pipeline","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/vendor\/topthink\/framework\/src\/think\/Http.php","line":162,"function":"runWithRequest","class":"think\\Http","type":"->"},{"file":"\/www\/wwwroot\/erp.gxwuhuan.com\/public\/index.php","line":20,"function":"run","class":"think\\Http","type":"->"}],"source":{"first":731,"source":["        $result = $this->checkDomain()->check($this->request, $url, $completeMatch);\r\n","\r\n","        if (false === $result && !empty($this->cross)) {\r\n","            \/\/ 检测跨域路由\r\n","            $result = $this->cross->check($this->request, $url, $completeMatch);\r\n","        }\r\n","\r\n","        if (false === $result && $this->config['url_route_must']) {\r\n","            \/\/ 开启强制路由\r\n","            throw new RouteNotFoundException();\r\n","        }\r\n","\r\n","        return $result;\r\n","    }\r\n","\r\n","    \/**\r\n","     * 获取当前请求URL的pathinfo信息(不含URL后缀)\r\n","     * @access protected\r\n","     * @return string\r\n"]}}}