太阳成集团61999(中国)官方网站

[0] HttpException in helper.php line 526

id必须是整数

  1. * @param integer|Response $code 状态码 或者 Response对象实例
  2. * @param string $message 错误信息
  3. * @param array $header 参数
  4. */
  5. function abort($code, $message = null, $header = [])
  6. {
  7. if ($code instanceof Response) {
  8. throw new HttpResponseException($code);
  9. } else {
  10. throw new HttpException($code, $message, null, $header);
  11. }
  12. }
  13. }
  14. if (!function_exists('halt')) {
  15. /**
  16. * 调试变量并且中断输出
  17. * @param mixed $var 调试变量或者信息
  18. */

Call Stack

  1. in helper.php line 526
  2. at abort(400, 'id必须是整数') in BaseValidate.php line 28
  3. at BaseValidate->goCheck(['id' => 'hanghai']) in Index.php line 109
  4. at Index->show('hanghai')
  5. at ReflectionMethod->invokeArgs(object(Index), ['hanghai']) in App.php line 197
  6. at App::invokeMethod([object(Index), 'show'], []) in App.php line 415
  7. at App::module([null, 'index', 'show'], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...], false) in App.php line 296
  8. at App::exec(['type' => 'module', 'module' => [null, 'index', 'show'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...]) in App.php line 124
  9. at App::run() in start.php line 18
  10. at require('/data/user/htdocs/sy...') in aindex.php line 23
  11. at include('/data/user/htdocs/ai...') in index.php(4) : eval()'d code(3) : eval()'d code line 130
  12. at eval() in index.php(4) : eval()'d code line 3
  13. at eval() in index.php line 4

Environment Variables

GET Data

__
true
POST Data
empty
Files
empty

Cookies

view
1685952074
PHPSESSID
d231sfs13gbb7pb9elnqc7rro0

Session

think
{ "baseDir": "\/" }

Server/Request Data

USER
nobody
HOME
/
HTTP_COOKIE
view=1685952074; PHPSESSID=d231sfs13gbb7pb9elnqc7rro0
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_HOST
www.gsism.com
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)
REDIRECT_STATUS
200
SERVER_NAME
wh-na65qbfznlnxkbjoxhl.my3w.com
SERVER_PORT
80
SERVER_ADDR
10.23.53.119
REMOTE_PORT
40586
REMOTE_ADDR
104.252.181.226
SERVER_SOFTWARE
nginx/1.18.0
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/user/htdocs
DOCUMENT_URI
/index.php
REQUEST_URI
/list/hanghai/teachingResearch/jxdt
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/list/hanghai/teachingResearch/jxdt
PATH_INFO
/list/hanghai/teachingResearch/jxdt
SCRIPT_FILENAME
/data/user/htdocs/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1781822485.8239
REQUEST_TIME
1781822485
Environment Variables
empty

ThinkPHP Constants

APP_DEBUG
true
APP_TRACE
false
APP_PATH
/data/user/htdocs/app/
CONF_PATH
/data/user/htdocs/config/
BIND_MODULE
index
THINK_VERSION
5.0.12
THINK_START_TIME
1781822485.8245
THINK_START_MEM
396144
EXT
.php
DS
/
THINK_PATH
/data/user/htdocs/system/
LIB_PATH
/data/user/htdocs/system/library/
CORE_PATH
/data/user/htdocs/system/library/think/
TRAIT_PATH
/data/user/htdocs/system/library/traits/
ROOT_PATH
/data/user/htdocs/
EXTEND_PATH
/data/user/htdocs/extend/
VENDOR_PATH
/data/user/htdocs/vendor/
RUNTIME_PATH
/data/user/htdocs/runtime/
LOG_PATH
/data/user/htdocs/runtime/log/
CACHE_PATH
/data/user/htdocs/runtime/cache/
TEMP_PATH
/data/user/htdocs/runtime/temp/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTML_PATH
/data/user/htdocs/