环球360



      #0 [0]HttpException in Controller.php line 107

      方法不存在:app\index\controller\Upload->files()

      1. $this->request->setAction($actionName);
      2. } catch (ReflectionException $e) {
      3. $reflect = new ReflectionMethod($instance, '__call');
      4. $vars = [$action, $vars];
      5. $this->request->setAction($action);
      6. }
      7. } else {
      8. // 操作不存在
      9. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
      10. }
      11. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
      12. return $this->autoResponse($data);
      13. });
      14. }
      15. protected function parseActions($actions)

      Call Stack

      1. in Controller.php line 107
      2. at Controller->think\route\dispatch\{closure}() in Pipeline.php line 59
      3. at Pipeline->think\{closure}() in Pipeline.php line 66
      4. at Pipeline->then() in Controller.php line 113
      5. at Controller->exec() in Dispatch.php line 80
      6. at Dispatch->run() in Route.php line 793
      7. at Route->think\{closure}() in Pipeline.php line 59
      8. at Pipeline->think\{closure}() in RbacAccess.php line 87
      9. at RbacAccess->handle()
      10. at call_user_func() in Middleware.php line 142
      11. at Middleware->think\{closure}() in Pipeline.php line 85
      12. at Pipeline->think\{closure}() in Pipeline.php line 66
      13. at Pipeline->then() in Route.php line 794
      14. at Route->dispatch() in Http.php line 216
      15. at Http->dispatchToRoute() in Http.php line 206
      16. at Http->think\{closure}() in Pipeline.php line 59
      17. at Pipeline->think\{closure}() in MultAccess.php line 75
      18. at MultAccess->think\admin\support\middleware\{closure}() in Pipeline.php line 59
      19. at Pipeline->think\{closure}() in SessionInit.php line 67
      20. at SessionInit->handle()
      21. at call_user_func() in Middleware.php line 142
      22. at Middleware->think\{closure}() in Pipeline.php line 85
      23. at Pipeline->think\{closure}() in Pipeline.php line 66
      24. at Pipeline->then() in MultAccess.php line 76
      25. at MultAccess->handle()
      26. at call_user_func() in Middleware.php line 142
      27. at Middleware->think\{closure}() in Pipeline.php line 85
      28. at Pipeline->think\{closure}() in LoadLangPack.php line 57
      29. at LoadLangPack->handle()
      30. at call_user_func() in Middleware.php line 142
      31. at Middleware->think\{closure}() in Pipeline.php line 85
      32. at Pipeline->think\{closure}() in JwtSession.php line 117
      33. at JwtSession->handle()
      34. at call_user_func() in Middleware.php line 142
      35. at Middleware->think\{closure}() in Pipeline.php line 85
      36. at Pipeline->think\{closure}() in Pipeline.php line 66
      37. at Pipeline->then() in Http.php line 207
      38. at Http->runWithRequest() in Http.php line 170
      39. at Http->run() in RuntimeService.php line 209
      40. at RuntimeService::doWebsiteInit() in index.php line 23

      Environment Variables

      GET Dataempty
      POST Dataempty
      Filesempty
      Cookiesempty
      Sessionempty
      Server/Request Data
      USER www
      HOME /home/www
      HTTP_X_MICROSOFTAJAX Delta=true
      HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
      HTTP_CONTENT_TYPE application/x-www-form-urlencoded; charset=utf-8
      HTTP_CACHE_CONTROL no-cache
      HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
      HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
      HTTP_X_APPLE_STORE_FRONT 143444,12
      HTTP_X_APPLE_TZ 0
      HTTP_REFERER https://www.baidu.com/search/spider.htm
      HTTP_X_FORWARDED_FOR 216.172.137.234
      HTTP_X_FORWARDED_PROTO http
      HTTP_X_FORWARDED_HOST jxhwzsgc.com
      HTTP_HOST jxhwzsgc.com
      PATH_INFO //upload/files/2022/1/8b825e300a39bf51.xlsx
      REDIRECT_STATUS 200
      SERVER_NAME www.jxhwzsgc.com
      SERVER_PORT 80
      SERVER_ADDR 10.10.10.6
      REMOTE_PORT 59648
      REMOTE_ADDR 10.10.13.50
      SERVER_SOFTWARE nginx/1.22.1
      GATEWAY_INTERFACE CGI/1.1
      REQUEST_SCHEME http
      SERVER_PROTOCOL HTTP/1.1
      DOCUMENT_ROOT /www/wwwroot/jzd/public
      DOCUMENT_URI /index.php//upload/files/2022/1/8b825e300a39bf51.xlsx
      REQUEST_URI /upload/files/2022/1/8b825e300a39bf51.xlsx
      SCRIPT_NAME /index.php
      CONTENT_LENGTH
      CONTENT_TYPE application/x-www-form-urlencoded; charset=utf-8
      REQUEST_METHOD GET
      QUERY_STRING
      SCRIPT_FILENAME /www/wwwroot/jzd/public/index.php
      FCGI_ROLE RESPONDER
      PHP_SELF /index.php//upload/files/2022/1/8b825e300a39bf51.xlsx
      REQUEST_TIME_FLOAT 1747116249.4096
      REQUEST_TIME 1747116249


        XML地图