{"message":"Route Not Found","status":500,"data":[],"debug":{"name":"think\\exception\\RouteNotFoundException","file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Route.php","line":782,"code":0,"message":"当前访问路由未定义或不匹配","trace":[{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Route.php","line":745,"function":"check","class":"think\\Route","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Http.php","line":208,"function":"dispatch","class":"think\\Route","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Http.php","line":198,"function":"dispatchToRoute","class":"think\\Http","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":59,"function":"think\\{closure}","class":"think\\Http","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/think-multi-app\/src\/MultiApp.php","line":45,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"function":"handle","class":"think\\app\\MultiApp","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"think\\{closure}","class":"think\\Middleware","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.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\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"think\\{closure}","class":"think\\Middleware","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/middleware\/LoadLangPack.php","line":53,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"function":"handle","class":"think\\middleware\\LoadLangPack","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"think\\{closure}","class":"think\\Middleware","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/app\/common\/http\/middleware\/AllowCrossDomain.php","line":92,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"function":"handle","class":"app\\common\\http\\middleware\\AllowCrossDomain","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Middleware.php","line":134,"function":"call_user_func"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":85,"function":"think\\{closure}","class":"think\\Middleware","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Pipeline.php","line":66,"function":"think\\{closure}","class":"think\\Pipeline","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Http.php","line":197,"function":"then","class":"think\\Pipeline","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/vendor\/topthink\/framework\/src\/think\/Http.php","line":162,"function":"runWithRequest","class":"think\\Http","type":"->"},{"file":"\/www\/wwwroot\/shopapi.motouy.com\/public\/index.php","line":16,"function":"run","class":"think\\Http","type":"->"}],"source":{"first":773,"source":["\n","        if (false === $result && !empty($this->cross)) {\n","            \/\/ 检测跨域路由\n","            $result = $this->cross->check($this->request, $url, $completeMatch);\n","        }\n","\n","        if (false !== $result) {\n","            return $result;\n","        } elseif ($this->config['url_route_must']) {\n","            throw new RouteNotFoundException();\n","        }\n","\n","        return $this->url($url);\n","    }\n","\n","    \/**\n","     * 获取当前请求URL的pathinfo信息(不含URL后缀)\n","     * @access protected\n","     * @return string\n"]}}}