think\exception\PDOException Object
(
[data:protected] => Array
(
[PDO Error Info] => Array
(
[SQLSTATE] => 42S02
[Driver Error Code] => 1146
[Driver Error Message] => Table 'duanju_news.tongji20250620' doesn't exist
)
[Database Status] => Array
(
[Error Code] => 10501
[Error Message] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'duanju_news.tongji20250620' doesn't exist
[Error SQL] => SHOW COLUMNS FROM `tongji20250620`
)
[Database Config] => Array
(
[type] => mysql
[hostname] => 192.168.0.104
[database] => duanju_news
[hostport] =>
[dsn] =>
[params] => Array
(
)
[charset] => utf8mb4
[prefix] => dj_
[debug] =>
[deploy] => 0
[rw_separate] =>
[master_num] => 1
[slave_no] =>
[read_master] =>
[fields_strict] => 1
[resultset_type] =>
[auto_timestamp] =>
[datetime_format] => Y-m-d H:i:s
[sql_explain] =>
[builder] =>
[query] => \think\db\Query
[break_reconnect] =>
[break_match_str] => Array
(
)
)
)
[message:protected] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'duanju_news.tongji20250620' doesn't exist
[string:Exception:private] =>
[code:protected] => 10501
[file:protected] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/db/Connection.php
[line:protected] => 687
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/db/connector/Mysql.php
[line] => 90
[function] => query
[class] => think\db\Connection
[type] => ->
[args] => Array
(
[0] => SHOW COLUMNS FROM `tongji20250620`
[1] => Array
(
)
[2] =>
[3] => 1
)
)
[1] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/db/Connection.php
[line] => 377
[function] => getFields
[class] => think\db\connector\Mysql
[type] => ->
[args] => Array
(
[0] => `tongji20250620`
)
)
[2] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/db/Connection.php
[line] => 454
[function] => getTableInfo
[class] => think\db\Connection
[type] => ->
[args] => Array
(
[0] => tongji20250620
[1] => bind
)
)
[3] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/db/Builder.php
[line] => 102
[function] => getFieldsBind
[class] => think\db\Connection
[type] => ->
[args] => Array
(
[0] => tongji20250620
)
)
[4] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/db/Builder.php
[line] => 1023
[function] => parseData
[class] => think\db\Builder
[type] => ->
[args] => Array
(
[0] => think\db\Query Object
(
[connection:protected] => think\db\connector\Mysql Object
(
[builder:protected] => think\db\builder\Mysql Object
(
[parser:protected] => Array
(
[parseCompare] => Array
(
[0] => =
[1] => <>
[2] => >
[3] => >=
[4] => <
[5] => <=
)
[parseLike] => Array
(
[0] => LIKE
[1] => NOT LIKE
)
[parseBetween] => Array
(
[0] => NOT BETWEEN
[1] => BETWEEN
)
[parseIn] => Array
(
[0] => NOT IN
[1] => IN
)
[parseExp] => Array
(
[0] => EXP
)
[parseRegexp] => Array
(
[0] => REGEXP
[1] => NOT REGEXP
)
[parseNull] => Array
(
[0] => NOT NULL
[1] => NULL
)
[parseBetweenTime] => Array
(
[0] => BETWEEN TIME
[1] => NOT BETWEEN TIME
)
[parseTime] => Array
(
[0] => < TIME
[1] => > TIME
[2] => <= TIME
[3] => >= TIME
)
[parseExists] => Array
(
[0] => NOT EXISTS
[1] => EXISTS
)
[parseColumn] => Array
(
[0] => COLUMN
)
)
[insertAllSql:protected] => %INSERT% INTO %TABLE% (%FIELD%) VALUES %DATA% %COMMENT%
[updateSql:protected] => UPDATE %TABLE% %JOIN% SET %SET% %WHERE% %ORDER%%LIMIT% %LOCK%%COMMENT%
[connection:protected] => think\db\connector\Mysql Object
*RECURSION*
[exp:protected] => Array
(
[EQ] => =
[NEQ] => <>
[GT] => >
[EGT] => >=
[LT] => <
[ELT] => <=
[NOTLIKE] => NOT LIKE
[NOTIN] => NOT IN
[NOTBETWEEN] => NOT BETWEEN
[NOTEXISTS] => NOT EXISTS
[NOTNULL] => NOT NULL
[NOTBETWEEN TIME] => NOT BETWEEN TIME
)
[selectSql:protected] => SELECT%DISTINCT% %FIELD% FROM %TABLE%%FORCE%%JOIN%%WHERE%%GROUP%%HAVING%%UNION%%ORDER%%LIMIT% %LOCK%%COMMENT%
[insertSql:protected] => %INSERT% INTO %TABLE% (%FIELD%) VALUES (%DATA%) %COMMENT%
[deleteSql:protected] => DELETE FROM %TABLE%%USING%%JOIN%%WHERE%%ORDER%%LIMIT% %LOCK%%COMMENT%
)
[PDOStatement:protected] => PDOStatement Object
(
[queryString] => SHOW COLUMNS FROM `tongji20250620`
)
[queryStr:protected] => SHOW COLUMNS FROM `tongji20250620`
[numRows:protected] => 0
[transTimes:protected] => 0
[error:protected] =>
[links:protected] => Array
(
[0] => PDO Object
(
)
)
[linkID:protected] => PDO Object
(
)
[linkRead:protected] =>
[linkWrite:protected] =>
[fetchType:protected] => 2
[attrCase:protected] => 0
[builderClassName:protected] =>
[config:protected] => Array
(
[type] => mysql
[hostname] => 192.168.0.104
[database] => duanju_news
[username] => music
[password] => eJVjS$LG651B%oO3
[hostport] =>
[dsn] =>
[params] => Array
(
)
[charset] => utf8mb4
[prefix] => dj_
[debug] =>
[deploy] => 0
[rw_separate] =>
[master_num] => 1
[slave_no] =>
[read_master] =>
[fields_strict] => 1
[resultset_type] =>
[auto_timestamp] =>
[datetime_format] => Y-m-d H:i:s
[sql_explain] =>
[builder] =>
[query] => \think\db\Query
[break_reconnect] =>
[break_match_str] => Array
(
)
)
[params:protected] => Array
(
[8] => 0
[3] => 2
[11] => 0
[17] =>
[20] =>
)
[breakMatchStr:protected] => Array
(
[0] => server has gone away
[1] => no connection to the server
[2] => Lost connection
[3] => is dead or not enabled
[4] => Error while sending
[5] => decryption failed or bad record mac
[6] => server closed the connection unexpectedly
[7] => SSL connection has been closed unexpectedly
[8] => Error writing data to the connection
[9] => Resource deadlock avoided
[10] => failed with errno
)
[bind:protected] => Array
(
)
)
[model:protected] =>
[name:protected] =>
[pk:protected] =>
[prefix:protected] => dj_
[options:protected] => Array
(
[table] => tongji20250620
[where] => Array
(
)
[field] => *
[data] => Array
(
[article_id] => 4681
)
[order] => Array
(
)
[join] => Array
(
)
[union] => Array
(
)
[strict] => 1
[master] =>
[lock] =>
[fetch_pdo] =>
[fetch_sql] =>
[distinct] =>
[group] =>
[having] =>
[limit] =>
[force] =>
[comment] =>
)
[bind:protected] => Array
(
)
[timeRule:protected] => Array
(
[today] => Array
(
[0] => today
[1] => tomorrow -1second
)
[yesterday] => Array
(
[0] => yesterday
[1] => today -1second
)
[week] => Array
(
[0] => this week 00:00:00
[1] => next week 00:00:00 -1second
)
[last week] => Array
(
[0] => last week 00:00:00
[1] => this week 00:00:00 -1second
)
[month] => Array
(
[0] => first Day of this month 00:00:00
[1] => first Day of next month 00:00:00 -1second
)
[last month] => Array
(
[0] => first Day of last month 00:00:00
[1] => first Day of this month 00:00:00 -1second
)
[year] => Array
(
[0] => this year 1/1
[1] => next year 1/1 -1second
)
[last year] => Array
(
[0] => last year 1/1
[1] => this year 1/1 -1second
)
)
[timeExp:protected] => Array
(
[d] => today
[w] => week
[m] => month
[y] => year
)
)
[1] => Array
(
[article_id] => 4681
)
)
)
[5] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/db/Connection.php
[line] => 954
[function] => insert
[class] => think\db\Builder
[type] => ->
[args] => Array
(
[0] => think\db\Query Object
(
[connection:protected] => think\db\connector\Mysql Object
(
[builder:protected] => think\db\builder\Mysql Object
(
[parser:protected] => Array
(
[parseCompare] => Array
(
[0] => =
[1] => <>
[2] => >
[3] => >=
[4] => <
[5] => <=
)
[parseLike] => Array
(
[0] => LIKE
[1] => NOT LIKE
)
[parseBetween] => Array
(
[0] => NOT BETWEEN
[1] => BETWEEN
)
[parseIn] => Array
(
[0] => NOT IN
[1] => IN
)
[parseExp] => Array
(
[0] => EXP
)
[parseRegexp] => Array
(
[0] => REGEXP
[1] => NOT REGEXP
)
[parseNull] => Array
(
[0] => NOT NULL
[1] => NULL
)
[parseBetweenTime] => Array
(
[0] => BETWEEN TIME
[1] => NOT BETWEEN TIME
)
[parseTime] => Array
(
[0] => < TIME
[1] => > TIME
[2] => <= TIME
[3] => >= TIME
)
[parseExists] => Array
(
[0] => NOT EXISTS
[1] => EXISTS
)
[parseColumn] => Array
(
[0] => COLUMN
)
)
[insertAllSql:protected] => %INSERT% INTO %TABLE% (%FIELD%) VALUES %DATA% %COMMENT%
[updateSql:protected] => UPDATE %TABLE% %JOIN% SET %SET% %WHERE% %ORDER%%LIMIT% %LOCK%%COMMENT%
[connection:protected] => think\db\connector\Mysql Object
*RECURSION*
[exp:protected] => Array
(
[EQ] => =
[NEQ] => <>
[GT] => >
[EGT] => >=
[LT] => <
[ELT] => <=
[NOTLIKE] => NOT LIKE
[NOTIN] => NOT IN
[NOTBETWEEN] => NOT BETWEEN
[NOTEXISTS] => NOT EXISTS
[NOTNULL] => NOT NULL
[NOTBETWEEN TIME] => NOT BETWEEN TIME
)
[selectSql:protected] => SELECT%DISTINCT% %FIELD% FROM %TABLE%%FORCE%%JOIN%%WHERE%%GROUP%%HAVING%%UNION%%ORDER%%LIMIT% %LOCK%%COMMENT%
[insertSql:protected] => %INSERT% INTO %TABLE% (%FIELD%) VALUES (%DATA%) %COMMENT%
[deleteSql:protected] => DELETE FROM %TABLE%%USING%%JOIN%%WHERE%%ORDER%%LIMIT% %LOCK%%COMMENT%
)
[PDOStatement:protected] => PDOStatement Object
(
[queryString] => SHOW COLUMNS FROM `tongji20250620`
)
[queryStr:protected] => SHOW COLUMNS FROM `tongji20250620`
[numRows:protected] => 0
[transTimes:protected] => 0
[error:protected] =>
[links:protected] => Array
(
[0] => PDO Object
(
)
)
[linkID:protected] => PDO Object
(
)
[linkRead:protected] =>
[linkWrite:protected] =>
[fetchType:protected] => 2
[attrCase:protected] => 0
[builderClassName:protected] =>
[config:protected] => Array
(
[type] => mysql
[hostname] => 192.168.0.104
[database] => duanju_news
[username] => music
[password] => eJVjS$LG651B%oO3
[hostport] =>
[dsn] =>
[params] => Array
(
)
[charset] => utf8mb4
[prefix] => dj_
[debug] =>
[deploy] => 0
[rw_separate] =>
[master_num] => 1
[slave_no] =>
[read_master] =>
[fields_strict] => 1
[resultset_type] =>
[auto_timestamp] =>
[datetime_format] => Y-m-d H:i:s
[sql_explain] =>
[builder] =>
[query] => \think\db\Query
[break_reconnect] =>
[break_match_str] => Array
(
)
)
[params:protected] => Array
(
[8] => 0
[3] => 2
[11] => 0
[17] =>
[20] =>
)
[breakMatchStr:protected] => Array
(
[0] => server has gone away
[1] => no connection to the server
[2] => Lost connection
[3] => is dead or not enabled
[4] => Error while sending
[5] => decryption failed or bad record mac
[6] => server closed the connection unexpectedly
[7] => SSL connection has been closed unexpectedly
[8] => Error writing data to the connection
[9] => Resource deadlock avoided
[10] => failed with errno
)
[bind:protected] => Array
(
)
)
[model:protected] =>
[name:protected] =>
[pk:protected] =>
[prefix:protected] => dj_
[options:protected] => Array
(
[table] => tongji20250620
[where] => Array
(
)
[field] => *
[data] => Array
(
[article_id] => 4681
)
[order] => Array
(
)
[join] => Array
(
)
[union] => Array
(
)
[strict] => 1
[master] =>
[lock] =>
[fetch_pdo] =>
[fetch_sql] =>
[distinct] =>
[group] =>
[having] =>
[limit] =>
[force] =>
[comment] =>
)
[bind:protected] => Array
(
)
[timeRule:protected] => Array
(
[today] => Array
(
[0] => today
[1] => tomorrow -1second
)
[yesterday] => Array
(
[0] => yesterday
[1] => today -1second
)
[week] => Array
(
[0] => this week 00:00:00
[1] => next week 00:00:00 -1second
)
[last week] => Array
(
[0] => last week 00:00:00
[1] => this week 00:00:00 -1second
)
[month] => Array
(
[0] => first Day of this month 00:00:00
[1] => first Day of next month 00:00:00 -1second
)
[last month] => Array
(
[0] => first Day of last month 00:00:00
[1] => first Day of this month 00:00:00 -1second
)
[year] => Array
(
[0] => this year 1/1
[1] => next year 1/1 -1second
)
[last year] => Array
(
[0] => last year 1/1
[1] => this year 1/1 -1second
)
)
[timeExp:protected] => Array
(
[d] => today
[w] => week
[m] => month
[y] => year
)
)
[1] =>
)
)
[6] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/db/Query.php
[line] => 2855
[function] => insert
[class] => think\db\Connection
[type] => ->
[args] => Array
(
[0] => think\db\Query Object
(
[connection:protected] => think\db\connector\Mysql Object
(
[builder:protected] => think\db\builder\Mysql Object
(
[parser:protected] => Array
(
[parseCompare] => Array
(
[0] => =
[1] => <>
[2] => >
[3] => >=
[4] => <
[5] => <=
)
[parseLike] => Array
(
[0] => LIKE
[1] => NOT LIKE
)
[parseBetween] => Array
(
[0] => NOT BETWEEN
[1] => BETWEEN
)
[parseIn] => Array
(
[0] => NOT IN
[1] => IN
)
[parseExp] => Array
(
[0] => EXP
)
[parseRegexp] => Array
(
[0] => REGEXP
[1] => NOT REGEXP
)
[parseNull] => Array
(
[0] => NOT NULL
[1] => NULL
)
[parseBetweenTime] => Array
(
[0] => BETWEEN TIME
[1] => NOT BETWEEN TIME
)
[parseTime] => Array
(
[0] => < TIME
[1] => > TIME
[2] => <= TIME
[3] => >= TIME
)
[parseExists] => Array
(
[0] => NOT EXISTS
[1] => EXISTS
)
[parseColumn] => Array
(
[0] => COLUMN
)
)
[insertAllSql:protected] => %INSERT% INTO %TABLE% (%FIELD%) VALUES %DATA% %COMMENT%
[updateSql:protected] => UPDATE %TABLE% %JOIN% SET %SET% %WHERE% %ORDER%%LIMIT% %LOCK%%COMMENT%
[connection:protected] => think\db\connector\Mysql Object
*RECURSION*
[exp:protected] => Array
(
[EQ] => =
[NEQ] => <>
[GT] => >
[EGT] => >=
[LT] => <
[ELT] => <=
[NOTLIKE] => NOT LIKE
[NOTIN] => NOT IN
[NOTBETWEEN] => NOT BETWEEN
[NOTEXISTS] => NOT EXISTS
[NOTNULL] => NOT NULL
[NOTBETWEEN TIME] => NOT BETWEEN TIME
)
[selectSql:protected] => SELECT%DISTINCT% %FIELD% FROM %TABLE%%FORCE%%JOIN%%WHERE%%GROUP%%HAVING%%UNION%%ORDER%%LIMIT% %LOCK%%COMMENT%
[insertSql:protected] => %INSERT% INTO %TABLE% (%FIELD%) VALUES (%DATA%) %COMMENT%
[deleteSql:protected] => DELETE FROM %TABLE%%USING%%JOIN%%WHERE%%ORDER%%LIMIT% %LOCK%%COMMENT%
)
[PDOStatement:protected] => PDOStatement Object
(
[queryString] => SHOW COLUMNS FROM `tongji20250620`
)
[queryStr:protected] => SHOW COLUMNS FROM `tongji20250620`
[numRows:protected] => 0
[transTimes:protected] => 0
[error:protected] =>
[links:protected] => Array
(
[0] => PDO Object
(
)
)
[linkID:protected] => PDO Object
(
)
[linkRead:protected] =>
[linkWrite:protected] =>
[fetchType:protected] => 2
[attrCase:protected] => 0
[builderClassName:protected] =>
[config:protected] => Array
(
[type] => mysql
[hostname] => 192.168.0.104
[database] => duanju_news
[username] => music
[password] => eJVjS$LG651B%oO3
[hostport] =>
[dsn] =>
[params] => Array
(
)
[charset] => utf8mb4
[prefix] => dj_
[debug] =>
[deploy] => 0
[rw_separate] =>
[master_num] => 1
[slave_no] =>
[read_master] =>
[fields_strict] => 1
[resultset_type] =>
[auto_timestamp] =>
[datetime_format] => Y-m-d H:i:s
[sql_explain] =>
[builder] =>
[query] => \think\db\Query
[break_reconnect] =>
[break_match_str] => Array
(
)
)
[params:protected] => Array
(
[8] => 0
[3] => 2
[11] => 0
[17] =>
[20] =>
)
[breakMatchStr:protected] => Array
(
[0] => server has gone away
[1] => no connection to the server
[2] => Lost connection
[3] => is dead or not enabled
[4] => Error while sending
[5] => decryption failed or bad record mac
[6] => server closed the connection unexpectedly
[7] => SSL connection has been closed unexpectedly
[8] => Error writing data to the connection
[9] => Resource deadlock avoided
[10] => failed with errno
)
[bind:protected] => Array
(
)
)
[model:protected] =>
[name:protected] =>
[pk:protected] =>
[prefix:protected] => dj_
[options:protected] => Array
(
[table] => tongji20250620
[where] => Array
(
)
[field] => *
[data] => Array
(
[article_id] => 4681
)
[order] => Array
(
)
[join] => Array
(
)
[union] => Array
(
)
[strict] => 1
[master] =>
[lock] =>
[fetch_pdo] =>
[fetch_sql] =>
[distinct] =>
[group] =>
[having] =>
[limit] =>
[force] =>
[comment] =>
)
[bind:protected] => Array
(
)
[timeRule:protected] => Array
(
[today] => Array
(
[0] => today
[1] => tomorrow -1second
)
[yesterday] => Array
(
[0] => yesterday
[1] => today -1second
)
[week] => Array
(
[0] => this week 00:00:00
[1] => next week 00:00:00 -1second
)
[last week] => Array
(
[0] => last week 00:00:00
[1] => this week 00:00:00 -1second
)
[month] => Array
(
[0] => first Day of this month 00:00:00
[1] => first Day of next month 00:00:00 -1second
)
[last month] => Array
(
[0] => first Day of last month 00:00:00
[1] => first Day of this month 00:00:00 -1second
)
[year] => Array
(
[0] => this year 1/1
[1] => next year 1/1 -1second
)
[last year] => Array
(
[0] => last year 1/1
[1] => this year 1/1 -1second
)
)
[timeExp:protected] => Array
(
[d] => today
[w] => week
[m] => month
[y] => year
)
)
[1] =>
[2] =>
[3] =>
)
)
[7] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/application/index/controller/Log.php
[line] => 64
[function] => insert
[class] => think\db\Query
[type] => ->
[args] => Array
(
[0] => Array
(
[article_id] => 4681
)
)
)
[8] => Array
(
[function] => duanjutarticle_click
[class] => app\index\controller\Log
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/Container.php
[line] => 395
[function] => invokeArgs
[class] => ReflectionMethod
[type] => ->
[args] => Array
(
[0] => app\index\controller\Log Object
(
[page] => 0
[page_size] => 50
[user] =>
[no_auth_controller] => Array
(
[0] => exam
)
[no_auth_action] => Array
(
[0] =>
)
[package_name] => com.jiuku.jesus
[ipstr] => 120.55.39.238|浙江省|杭州市
[platform] =>
[channel] =>
[channel_name] =>
[view] => think\View Object
(
[engine] => think\view\driver\Think Object
(
[config] => Array
(
[auto_rule] => 1
[view_base] =>
[view_path] => /www/wwwroot/newsapi.59tt.com/application/index/view/
[view_suffix] => html
[view_depr] => /
[tpl_cache] => 1
[tpl_begin] => {
[tpl_end] => }
[taglib_begin] => {
[taglib_end] => }
)
)
[data:protected] => Array
(
)
[filter:protected] =>
)
[failException] =>
[batchValidate] =>
[beforeActionList] => Array
(
)
[middleware] => Array
(
)
)
[1] => Array
(
)
)
)
[10] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/route/dispatch/Module.php
[line] => 131
[function] => invokeReflectMethod
[class] => think\Container
[type] => ->
[args] => Array
(
[0] => app\index\controller\Log Object
(
[page] => 0
[page_size] => 50
[user] =>
[no_auth_controller] => Array
(
[0] => exam
)
[no_auth_action] => Array
(
[0] =>
)
[package_name] => com.jiuku.jesus
[ipstr] => 120.55.39.238|浙江省|杭州市
[platform] =>
[channel] =>
[channel_name] =>
[view] => think\View Object
(
[engine] => think\view\driver\Think Object
(
[config] => Array
(
[auto_rule] => 1
[view_base] =>
[view_path] => /www/wwwroot/newsapi.59tt.com/application/index/view/
[view_suffix] => html
[view_depr] => /
[tpl_cache] => 1
[tpl_begin] => {
[tpl_end] => }
[taglib_begin] => {
[taglib_end] => }
)
)
[data:protected] => Array
(
)
[filter:protected] =>
)
[failException] =>
[batchValidate] =>
[beforeActionList] => Array
(
)
[middleware] => Array
(
)
)
[1] => ReflectionMethod Object
(
[name] => duanjutarticle_click
[class] => app\index\controller\Log
)
[2] => Array
(
[id] => 4681
)
)
)
[11] => Array
(
[function] => think\route\dispatch\{closure}
[class] => think\route\dispatch\Module
[type] => ->
[args] => Array
(
[0] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
[1] => Closure Object
(
[static] => Array
(
[type] => controller
)
[this] => think\Middleware Object
(
[queue] => Array
(
[route] => Array
(
)
[controller] => Array
(
)
)
[config] => Array
(
[default_namespace] => app\http\middleware\
)
)
[parameter] => Array
(
[$request] =>
)
)
[2] =>
)
)
[12] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/Middleware.php
[line] => 185
[function] => call_user_func_array
[args] => Array
(
[0] => Closure Object
(
[static] => Array
(
[instance] => app\index\controller\Log Object
(
[page] => 0
[page_size] => 50
[user] =>
[no_auth_controller] => Array
(
[0] => exam
)
[no_auth_action] => Array
(
[0] =>
)
[package_name] => com.jiuku.jesus
[ipstr] => 120.55.39.238|浙江省|杭州市
[platform] =>
[channel] =>
[channel_name] =>
[view] => think\View Object
(
[engine] => think\view\driver\Think Object
(
[config] => Array
(
[auto_rule] => 1
[view_base] =>
[view_path] => /www/wwwroot/newsapi.59tt.com/application/index/view/
[view_suffix] => html
[view_depr] => /
[tpl_cache] => 1
[tpl_begin] => {
[tpl_end] => }
[taglib_begin] => {
[taglib_end] => }
)
)
[data:protected] => Array
(
)
[filter:protected] =>
)
[failException] =>
[batchValidate] =>
[beforeActionList] => Array
(
)
[middleware] => Array
(
)
)
)
[this] => think\route\dispatch\Module Object
(
[controller] => log
[actionName] => duanjutarticle_click
[dispatch] => Array
(
[0] => index
[1] => log
[2] => duanjutarticle_click
)
[param] => Array
(
)
[code] =>
[convert] =>
)
[parameter] => Array
(
[$request] =>
[$next] =>
)
)
[1] => Array
(
[0] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
[1] => Closure Object
(
[static] => Array
(
[type] => controller
)
[this] => think\Middleware Object
(
[queue] => Array
(
[route] => Array
(
)
[controller] => Array
(
)
)
[config] => Array
(
[default_namespace] => app\http\middleware\
)
)
[parameter] => Array
(
[$request] =>
)
)
[2] =>
)
)
)
[13] => Array
(
[function] => think\{closure}
[class] => think\Middleware
[type] => ->
[args] => Array
(
[0] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
)
)
[14] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/Middleware.php
[line] => 130
[function] => call_user_func
[args] => Array
(
[0] => Closure Object
(
[static] => Array
(
[type] => controller
)
[this] => think\Middleware Object
(
[queue] => Array
(
[route] => Array
(
)
[controller] => Array
(
)
)
[config] => Array
(
[default_namespace] => app\http\middleware\
)
)
[parameter] => Array
(
[$request] =>
)
)
[1] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
)
)
[15] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/route/dispatch/Module.php
[line] => 136
[function] => dispatch
[class] => think\Middleware
[type] => ->
[args] => Array
(
[0] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
[1] => controller
)
)
[16] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/route/Dispatch.php
[line] => 168
[function] => exec
[class] => think\route\dispatch\Module
[type] => ->
[args] => Array
(
)
)
[17] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/App.php
[line] => 432
[function] => run
[class] => think\route\Dispatch
[type] => ->
[args] => Array
(
)
)
[18] => Array
(
[function] => think\{closure}
[class] => think\App
[type] => ->
[args] => Array
(
[0] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
[1] => Closure Object
(
[static] => Array
(
[type] => route
)
[this] => think\Middleware Object
(
[queue] => Array
(
[route] => Array
(
)
[controller] => Array
(
)
)
[config] => Array
(
[default_namespace] => app\http\middleware\
)
)
[parameter] => Array
(
[$request] =>
)
)
[2] =>
)
)
[19] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/Middleware.php
[line] => 185
[function] => call_user_func_array
[args] => Array
(
[0] => Closure Object
(
[static] => Array
(
[dispatch] => think\route\dispatch\Module Object
(
[controller] => log
[actionName] => duanjutarticle_click
[dispatch] => Array
(
[0] => index
[1] => log
[2] => duanjutarticle_click
)
[param] => Array
(
)
[code] =>
[convert] =>
)
[data] =>
)
[this] => think\App Object
(
[modulePath] => /www/wwwroot/newsapi.59tt.com/application/index/
[appDebug] =>
[beginTime] => 1750373042.1605
[beginMem] => 423704
[namespace] => app
[suffix] =>
[routeMust] =>
[appPath] => /www/wwwroot/newsapi.59tt.com/application/
[thinkPath] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[rootPath] => /www/wwwroot/newsapi.59tt.com/
[runtimePath] => /www/wwwroot/newsapi.59tt.com/runtime/
[configPath] => /www/wwwroot/newsapi.59tt.com/config/
[routePath] => /www/wwwroot/newsapi.59tt.com/route/
[configExt] => .php
[dispatch] =>
[bindModule] => index
[initialized] => 1
[bind] => Array
(
[app] => think\App
[build] => think\Build
[cache] => think\Cache
[config] => think\Config
[cookie] => think\Cookie
[debug] => think\Debug
[env] => think\Env
[hook] => think\Hook
[lang] => think\Lang
[log] => think\Log
[middleware] => think\Middleware
[request] => think\Request
[response] => think\Response
[route] => think\Route
[session] => think\Session
[template] => think\Template
[url] => think\Url
[validate] => think\Validate
[view] => think\View
[rule_name] => think\route\RuleName
[think\LoggerInterface] => think\Log
)
[name] => Array
(
[env] => think\Env
[config] => think\Config
[hook] => think\Hook
[lang] => think\Lang
[request] => think\Request
[route] => think\Route
[app] => think\App
[rule_name] => think\route\RuleName
[middleware] => think\Middleware
[cookie] => think\Cookie
[view] => think\View
[log] => think\Log
[session] => think\Session
[debug] => think\Debug
[cache] => think\Cache
)
)
[parameter] => Array
(
[$request] =>
[$next] =>
)
)
[1] => Array
(
[0] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
[1] => Closure Object
(
[static] => Array
(
[type] => route
)
[this] => think\Middleware Object
(
[queue] => Array
(
[route] => Array
(
)
[controller] => Array
(
)
)
[config] => Array
(
[default_namespace] => app\http\middleware\
)
)
[parameter] => Array
(
[$request] =>
)
)
[2] =>
)
)
)
[20] => Array
(
[function] => think\{closure}
[class] => think\Middleware
[type] => ->
[args] => Array
(
[0] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
)
)
[21] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/Middleware.php
[line] => 130
[function] => call_user_func
[args] => Array
(
[0] => Closure Object
(
[static] => Array
(
[type] => route
)
[this] => think\Middleware Object
(
[queue] => Array
(
[route] => Array
(
)
[controller] => Array
(
)
)
[config] => Array
(
[default_namespace] => app\http\middleware\
)
)
[parameter] => Array
(
[$request] =>
)
)
[1] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
)
)
[22] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/thinkphp/library/think/App.php
[line] => 435
[function] => dispatch
[class] => think\Middleware
[type] => ->
[args] => Array
(
[0] => think\Request Object
(
[method] => POST
[host] => newsapi.59tt.com
[domain] =>
[subDomain] => newsapi
[panDomain] =>
[url] => /log/duanjutarticle_click
[baseUrl] =>
[baseFile] =>
[root] =>
[pathinfo] => log/duanjutarticle_click
[path] => log/duanjutarticle_click
[routeInfo] => Array
(
)
[module] => index
[controller] => Log
[action] => duanjutarticle_click
[langset] => zh-cn
[param] => Array
(
[id] => 4681
)
[get] => Array
(
)
[post] => Array
(
[id] => 4681
)
[request] => Array
(
)
[route] => Array
(
)
[put] =>
[session] => Array
(
)
[file] => Array
(
)
[cookie] => Array
(
)
[server] => Array
(
[USER] => www
[HOME] => /home/www
[HTTP_CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_CONTENT_LENGTH] => 7
[HTTP_CHANNEL] => 7
[HTTP_USER_PLATFORM] => ttarticle
[HTTP_REFERER] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[HTTP_ACCEPT] => */*
[HTTP_USER_AGENT] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[HTTP_HOST] => newsapi.59tt.com
[PATH_INFO] =>
[REDIRECT_STATUS] => 200
[SERVER_NAME] => newsapi.59tt.com
[SERVER_PORT] => 80
[SERVER_ADDR] => 192.168.0.161
[REMOTE_PORT] => 51822
[REMOTE_ADDR] => 120.55.39.238
[SERVER_SOFTWARE] => nginx/1.25.3
[GATEWAY_INTERFACE] => CGI/1.1
[REQUEST_SCHEME] => http
[SERVER_PROTOCOL] => HTTP/1.1
[DOCUMENT_ROOT] => /www/wwwroot/newsapi.59tt.com/public
[DOCUMENT_URI] => /index.php
[REQUEST_URI] => /log/duanjutarticle_click
[SCRIPT_NAME] => /index.php
[CONTENT_LENGTH] => 7
[CONTENT_TYPE] => application/x-www-form-urlencoded
[REQUEST_METHOD] => POST
[QUERY_STRING] => s=/log/duanjutarticle_click
[SCRIPT_FILENAME] => /www/wwwroot/newsapi.59tt.com/public/index.php
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1750373042.1602
[REQUEST_TIME] => 1750373042
)
[env] => Array
(
[THINK_PATH] => /www/wwwroot/newsapi.59tt.com/thinkphp/
[ROOT_PATH] => /www/wwwroot/newsapi.59tt.com/
[APP_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[CONFIG_PATH] => /www/wwwroot/newsapi.59tt.com/config/
[ROUTE_PATH] => /www/wwwroot/newsapi.59tt.com/route/
[RUNTIME_PATH] => /www/wwwroot/newsapi.59tt.com/runtime/
[EXTEND_PATH] => /www/wwwroot/newsapi.59tt.com/extend/
[VENDOR_PATH] => /www/wwwroot/newsapi.59tt.com/vendor/
[APP_NAMESPACE] => app
[MODULE_PATH] => /www/wwwroot/newsapi.59tt.com/application/
[APP_DEBUG] =>
)
[header] => Array
(
[content-type] => application/x-www-form-urlencoded
[content-length] => 7
[channel] => 7
[user-platform] => ttarticle
[referer] => http://newsapi.59tt.com/log/duanjutarticle_click?id=4681
[accept] => */*
[user-agent] => User-Platform:8lrc;Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
[host] => newsapi.59tt.com
)
[mimeType] => Array
(
[xml] => application/xml,text/xml,application/x-xml
[json] => application/json,text/x-json,application/jsonrequest,text/json
[js] => text/javascript,application/javascript,application/x-javascript
[css] => text/css
[rss] => application/rss+xml
[yaml] => application/x-yaml,text/yaml
[atom] => application/atom+xml
[pdf] => application/pdf
[text] => text/plain
[image] => image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*
[csv] => text/csv
[html] => text/html,application/xhtml+xml,*/*
)
[content] =>
[filter] =>
[hook] => Array
(
)
[input] => id=4681
[cache] =>
[isCheckCache] =>
[secureKey] =>
[mergeParam] => 1
)
)
)
[23] => Array
(
[file] => /www/wwwroot/newsapi.59tt.com/public/index.php
[line] => 35
[function] => run
[class] => think\App
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
{"code":404,"msg":"请求出错"}