PDOException Object ( [message:protected] => SQLSTATE[HY000] [2002] Connection refused [string:Exception:private] => [code:protected] => 2002 [file:protected] => /www/wwwroot/navigation/thinkphp/library/think/db/Connection.php [line:protected] => 528 [trace:Exception:private] => Array ( [0] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Connection.php [line] => 528 [function] => __construct [class] => PDO [type] => -> [args] => Array ( [0] => mysql:host=111.229.70.179;port=3306;dbname=navigation;charset=utf8 [1] => navigation [2] => CyaM7Lpr4kcS67MD [3] => Array ( [8] => 0 [3] => 2 [11] => 0 [17] => [20] => ) ) ) [1] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Connection.php [line] => 2026 [function] => connect [class] => think\db\Connection [type] => -> [args] => Array ( ) ) [2] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Connection.php [line] => 644 [function] => initConnect [class] => think\db\Connection [type] => -> [args] => Array ( [0] => ) ) [3] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/connector/Mysql.php [line] => 90 [function] => query [class] => think\db\Connection [type] => -> [args] => Array ( [0] => SHOW COLUMNS FROM `sf_article` [1] => Array ( ) [2] => [3] => 1 ) ) [4] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Connection.php [line] => 377 [function] => getFields [class] => think\db\connector\Mysql [type] => -> [args] => Array ( [0] => `sf_article` ) ) [5] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Connection.php [line] => 454 [function] => getTableInfo [class] => think\db\Connection [type] => -> [args] => Array ( [0] => sf_article [1] => bind ) ) [6] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Builder.php [line] => 292 [function] => getFieldsBind [class] => think\db\Connection [type] => -> [args] => Array ( [0] => sf_article ) ) [7] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Builder.php [line] => 264 [function] => buildWhere [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] => [queryStr:protected] => [numRows:protected] => 0 [transTimes:protected] => 0 [error:protected] => [links:protected] => Array ( ) [linkID:protected] => [linkRead:protected] => [linkWrite:protected] => [fetchType:protected] => 2 [attrCase:protected] => 0 [builderClassName:protected] => [config:protected] => Array ( [type] => mysql [hostname] => 111.229.70.179 [database] => navigation [username] => navigation [password] => CyaM7Lpr4kcS67MD [hostport] => 3306 [dsn] => [params] => Array ( ) [charset] => utf8 [prefix] => sf_ [debug] => [deploy] => 0 [rw_separate] => [master_num] => 1 [slave_no] => [read_master] => [fields_strict] => 1 [resultset_type] => array [auto_timestamp] => [datetime_format] => Y-m-d H:i:s [sql_explain] => [builder] => [query] => \think\db\Query [break_reconnect] => 1 [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] => app\index\model\Article Object ( [data] => Array ( ) [relation] => Array ( ) ) [name:protected] => Article [pk:protected] => id [prefix:protected] => sf_ [options:protected] => Array ( [json] => Array ( ) [json_assoc] => [field_type] => Array ( ) [field] => Array ( [0] => id [1] => title [2] => intro [3] => img [4] => content [5] => link [6] => hot [7] => type [8] => create_time ) [where] => Array ( [AND] => Array ( [0] => Array ( [0] => id [1] => = [2] => 14701 ) ) ) [table] => sf_article [data] => Array ( [id] => ) [order] => Array ( ) [join] => Array ( ) [union] => Array ( ) [strict] => 1 [master] => [lock] => [fetch_pdo] => [fetch_sql] => [distinct] => [group] => [having] => [limit] => 1 [force] => [comment] => ) [bind:protected] => Array ( ) [timeRule:protected] => Array ( [today] => Array ( [0] => today [1] => tomorrow ) [yesterday] => Array ( [0] => yesterday [1] => today ) [week] => Array ( [0] => this week 00:00:00 [1] => next week 00:00:00 ) [last week] => Array ( [0] => last week 00:00:00 [1] => this week 00:00:00 ) [month] => Array ( [0] => first Day of this month 00:00:00 [1] => first Day of next month 00:00:00 ) [last month] => Array ( [0] => first Day of last month 00:00:00 [1] => first Day of this month 00:00:00 ) [year] => Array ( [0] => this year 1/1 [1] => next year 1/1 ) [last year] => Array ( [0] => last year 1/1 [1] => this year 1/1 ) ) [timeExp:protected] => Array ( [d] => today [w] => week [m] => month [y] => year ) ) [1] => Array ( [AND] => Array ( [0] => Array ( [0] => id [1] => = [2] => 14701 ) ) ) ) ) [8] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Builder.php [line] => 991 [function] => parseWhere [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] => [queryStr:protected] => [numRows:protected] => 0 [transTimes:protected] => 0 [error:protected] => [links:protected] => Array ( ) [linkID:protected] => [linkRead:protected] => [linkWrite:protected] => [fetchType:protected] => 2 [attrCase:protected] => 0 [builderClassName:protected] => [config:protected] => Array ( [type] => mysql [hostname] => 111.229.70.179 [database] => navigation [username] => navigation [password] => CyaM7Lpr4kcS67MD [hostport] => 3306 [dsn] => [params] => Array ( ) [charset] => utf8 [prefix] => sf_ [debug] => [deploy] => 0 [rw_separate] => [master_num] => 1 [slave_no] => [read_master] => [fields_strict] => 1 [resultset_type] => array [auto_timestamp] => [datetime_format] => Y-m-d H:i:s [sql_explain] => [builder] => [query] => \think\db\Query [break_reconnect] => 1 [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] => app\index\model\Article Object ( [data] => Array ( ) [relation] => Array ( ) ) [name:protected] => Article [pk:protected] => id [prefix:protected] => sf_ [options:protected] => Array ( [json] => Array ( ) [json_assoc] => [field_type] => Array ( ) [field] => Array ( [0] => id [1] => title [2] => intro [3] => img [4] => content [5] => link [6] => hot [7] => type [8] => create_time ) [where] => Array ( [AND] => Array ( [0] => Array ( [0] => id [1] => = [2] => 14701 ) ) ) [table] => sf_article [data] => Array ( [id] => ) [order] => Array ( ) [join] => Array ( ) [union] => Array ( ) [strict] => 1 [master] => [lock] => [fetch_pdo] => [fetch_sql] => [distinct] => [group] => [having] => [limit] => 1 [force] => [comment] => ) [bind:protected] => Array ( ) [timeRule:protected] => Array ( [today] => Array ( [0] => today [1] => tomorrow ) [yesterday] => Array ( [0] => yesterday [1] => today ) [week] => Array ( [0] => this week 00:00:00 [1] => next week 00:00:00 ) [last week] => Array ( [0] => last week 00:00:00 [1] => this week 00:00:00 ) [month] => Array ( [0] => first Day of this month 00:00:00 [1] => first Day of next month 00:00:00 ) [last month] => Array ( [0] => first Day of last month 00:00:00 [1] => first Day of this month 00:00:00 ) [year] => Array ( [0] => this year 1/1 [1] => next year 1/1 ) [last year] => Array ( [0] => last year 1/1 [1] => this year 1/1 ) ) [timeExp:protected] => Array ( [d] => today [w] => week [m] => month [y] => year ) ) [1] => Array ( [AND] => Array ( [0] => Array ( [0] => id [1] => = [2] => 14701 ) ) ) ) ) [9] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Connection.php [line] => 828 [function] => select [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] => [queryStr:protected] => [numRows:protected] => 0 [transTimes:protected] => 0 [error:protected] => [links:protected] => Array ( ) [linkID:protected] => [linkRead:protected] => [linkWrite:protected] => [fetchType:protected] => 2 [attrCase:protected] => 0 [builderClassName:protected] => [config:protected] => Array ( [type] => mysql [hostname] => 111.229.70.179 [database] => navigation [username] => navigation [password] => CyaM7Lpr4kcS67MD [hostport] => 3306 [dsn] => [params] => Array ( ) [charset] => utf8 [prefix] => sf_ [debug] => [deploy] => 0 [rw_separate] => [master_num] => 1 [slave_no] => [read_master] => [fields_strict] => 1 [resultset_type] => array [auto_timestamp] => [datetime_format] => Y-m-d H:i:s [sql_explain] => [builder] => [query] => \think\db\Query [break_reconnect] => 1 [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] => app\index\model\Article Object ( [data] => Array ( ) [relation] => Array ( ) ) [name:protected] => Article [pk:protected] => id [prefix:protected] => sf_ [options:protected] => Array ( [json] => Array ( ) [json_assoc] => [field_type] => Array ( ) [field] => Array ( [0] => id [1] => title [2] => intro [3] => img [4] => content [5] => link [6] => hot [7] => type [8] => create_time ) [where] => Array ( [AND] => Array ( [0] => Array ( [0] => id [1] => = [2] => 14701 ) ) ) [table] => sf_article [data] => Array ( [id] => ) [order] => Array ( ) [join] => Array ( ) [union] => Array ( ) [strict] => 1 [master] => [lock] => [fetch_pdo] => [fetch_sql] => [distinct] => [group] => [having] => [limit] => 1 [force] => [comment] => ) [bind:protected] => Array ( ) [timeRule:protected] => Array ( [today] => Array ( [0] => today [1] => tomorrow ) [yesterday] => Array ( [0] => yesterday [1] => today ) [week] => Array ( [0] => this week 00:00:00 [1] => next week 00:00:00 ) [last week] => Array ( [0] => last week 00:00:00 [1] => this week 00:00:00 ) [month] => Array ( [0] => first Day of this month 00:00:00 [1] => first Day of next month 00:00:00 ) [last month] => Array ( [0] => first Day of last month 00:00:00 [1] => first Day of this month 00:00:00 ) [year] => Array ( [0] => this year 1/1 [1] => next year 1/1 ) [last year] => Array ( [0] => last year 1/1 [1] => this year 1/1 ) ) [timeExp:protected] => Array ( [d] => today [w] => week [m] => month [y] => year ) ) ) ) [10] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/db/Query.php [line] => 3132 [function] => find [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] => [queryStr:protected] => [numRows:protected] => 0 [transTimes:protected] => 0 [error:protected] => [links:protected] => Array ( ) [linkID:protected] => [linkRead:protected] => [linkWrite:protected] => [fetchType:protected] => 2 [attrCase:protected] => 0 [builderClassName:protected] => [config:protected] => Array ( [type] => mysql [hostname] => 111.229.70.179 [database] => navigation [username] => navigation [password] => CyaM7Lpr4kcS67MD [hostport] => 3306 [dsn] => [params] => Array ( ) [charset] => utf8 [prefix] => sf_ [debug] => [deploy] => 0 [rw_separate] => [master_num] => 1 [slave_no] => [read_master] => [fields_strict] => 1 [resultset_type] => array [auto_timestamp] => [datetime_format] => Y-m-d H:i:s [sql_explain] => [builder] => [query] => \think\db\Query [break_reconnect] => 1 [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] => app\index\model\Article Object ( [data] => Array ( ) [relation] => Array ( ) ) [name:protected] => Article [pk:protected] => id [prefix:protected] => sf_ [options:protected] => Array ( [json] => Array ( ) [json_assoc] => [field_type] => Array ( ) [field] => Array ( [0] => id [1] => title [2] => intro [3] => img [4] => content [5] => link [6] => hot [7] => type [8] => create_time ) [where] => Array ( [AND] => Array ( [0] => Array ( [0] => id [1] => = [2] => 14701 ) ) ) [table] => sf_article [data] => Array ( [id] => ) [order] => Array ( ) [join] => Array ( ) [union] => Array ( ) [strict] => 1 [master] => [lock] => [fetch_pdo] => [fetch_sql] => [distinct] => [group] => [having] => [limit] => 1 [force] => [comment] => ) [bind:protected] => Array ( ) [timeRule:protected] => Array ( [today] => Array ( [0] => today [1] => tomorrow ) [yesterday] => Array ( [0] => yesterday [1] => today ) [week] => Array ( [0] => this week 00:00:00 [1] => next week 00:00:00 ) [last week] => Array ( [0] => last week 00:00:00 [1] => this week 00:00:00 ) [month] => Array ( [0] => first Day of this month 00:00:00 [1] => first Day of next month 00:00:00 ) [last month] => Array ( [0] => first Day of last month 00:00:00 [1] => first Day of this month 00:00:00 ) [year] => Array ( [0] => this year 1/1 [1] => next year 1/1 ) [last year] => Array ( [0] => last year 1/1 [1] => this year 1/1 ) ) [timeExp:protected] => Array ( [d] => today [w] => week [m] => month [y] => year ) ) ) ) [11] => Array ( [file] => /www/wwwroot/navigation/application/index/controller/Article.php [line] => 124 [function] => find [class] => think\db\Query [type] => -> [args] => Array ( ) ) [12] => Array ( [function] => detail [class] => app\index\controller\Article [type] => -> [args] => Array ( ) ) [13] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/Container.php [line] => 395 [function] => invokeArgs [class] => ReflectionMethod [type] => -> [args] => Array ( [0] => app\index\controller\Article Object ( [beforeActionList] => Array ( [0] => checkSecurity ) [view] => think\View Object ( [engine] => think\view\driver\Think Object ( [config] => Array ( [auto_rule] => 1 [view_base] => [view_path] => /www/wwwroot/navigation/application/index/view/ [view_suffix] => html [view_depr] => / [tpl_cache] => 1 [tpl_begin] => { [tpl_end] => } [taglib_begin] => { [taglib_end] => } [tpl_replace_string] => Array ( [__CSS__] => /static/index/css [__IMG__] => /static/index/images [__JS__] => /static/js [__PLUG__] => /static/plug [__WUL__] => /static/plug/webuploader [__COMMON__] => /static/common ) ) ) [data:protected] => Array ( ) [filter:protected] => ) [failException] => [batchValidate] => [middleware] => Array ( ) ) [1] => Array ( ) ) ) [14] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/route/dispatch/Module.php [line] => 132 [function] => invokeReflectMethod [class] => think\Container [type] => -> [args] => Array ( [0] => app\index\controller\Article Object ( [beforeActionList] => Array ( [0] => checkSecurity ) [view] => think\View Object ( [engine] => think\view\driver\Think Object ( [config] => Array ( [auto_rule] => 1 [view_base] => [view_path] => /www/wwwroot/navigation/application/index/view/ [view_suffix] => html [view_depr] => / [tpl_cache] => 1 [tpl_begin] => { [tpl_end] => } [taglib_begin] => { [taglib_end] => } [tpl_replace_string] => Array ( [__CSS__] => /static/index/css [__IMG__] => /static/index/images [__JS__] => /static/js [__PLUG__] => /static/plug [__WUL__] => /static/plug/webuploader [__COMMON__] => /static/common ) ) ) [data:protected] => Array ( ) [filter:protected] => ) [failException] => [batchValidate] => [middleware] => Array ( ) ) [1] => ReflectionMethod Object ( [name] => detail [class] => app\index\controller\Article ) [2] => Array ( [id] => 14701 ) ) ) [15] => Array ( [function] => think\route\dispatch\{closure} [class] => think\route\dispatch\Module [type] => -> [args] => Array ( [0] => think\Request Object ( [method] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [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] => ) ) [16] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/Middleware.php [line] => 185 [function] => call_user_func_array [args] => Array ( [0] => Closure Object ( [static] => Array ( [instance] => app\index\controller\Article Object ( [beforeActionList] => Array ( [0] => checkSecurity ) [view] => think\View Object ( [engine] => think\view\driver\Think Object ( [config] => Array ( [auto_rule] => 1 [view_base] => [view_path] => /www/wwwroot/navigation/application/index/view/ [view_suffix] => html [view_depr] => / [tpl_cache] => 1 [tpl_begin] => { [tpl_end] => } [taglib_begin] => { [taglib_end] => } [tpl_replace_string] => Array ( [__CSS__] => /static/index/css [__IMG__] => /static/index/images [__JS__] => /static/js [__PLUG__] => /static/plug [__WUL__] => /static/plug/webuploader [__COMMON__] => /static/common ) ) ) [data:protected] => Array ( ) [filter:protected] => ) [failException] => [batchValidate] => [middleware] => Array ( ) ) ) [this] => think\route\dispatch\Module Object ( [controller] => article [actionName] => detail [dispatch] => Array ( [0] => index [1] => article [2] => detail ) [param] => Array ( ) [code] => [convert] => ) [parameter] => Array ( [$request] => [$next] => ) ) [1] => Array ( [0] => think\Request Object ( [method] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [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] => ) ) ) [17] => Array ( [function] => think\{closure} [class] => think\Middleware [type] => -> [args] => Array ( [0] => think\Request Object ( [method] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [cache] => [isCheckCache] => [secureKey] => [mergeParam] => 1 ) ) ) [18] => Array ( [file] => /www/wwwroot/navigation/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] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [cache] => [isCheckCache] => [secureKey] => [mergeParam] => 1 ) ) ) [19] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/route/dispatch/Module.php [line] => 137 [function] => dispatch [class] => think\Middleware [type] => -> [args] => Array ( [0] => think\Request Object ( [method] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [cache] => [isCheckCache] => [secureKey] => [mergeParam] => 1 ) [1] => controller ) ) [20] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/route/Dispatch.php [line] => 168 [function] => exec [class] => think\route\dispatch\Module [type] => -> [args] => Array ( ) ) [21] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/App.php [line] => 432 [function] => run [class] => think\route\Dispatch [type] => -> [args] => Array ( ) ) [22] => Array ( [function] => think\{closure} [class] => think\App [type] => -> [args] => Array ( [0] => think\Request Object ( [method] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [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] => ) ) [23] => Array ( [file] => /www/wwwroot/navigation/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] => article [actionName] => detail [dispatch] => Array ( [0] => index [1] => article [2] => detail ) [param] => Array ( ) [code] => [convert] => ) [data] => ) [this] => think\App Object ( [modulePath] => /www/wwwroot/navigation/application/index/ [appDebug] => [beginTime] => 1759086927.014 [beginMem] => 652216 [namespace] => app [suffix] => [routeMust] => [appPath] => /www/wwwroot/navigation/application/ [thinkPath] => /www/wwwroot/navigation/thinkphp/ [rootPath] => /www/wwwroot/navigation/ [runtimePath] => /www/wwwroot/navigation/runtime/ [configPath] => /www/wwwroot/navigation/config/ [routePath] => /www/wwwroot/navigation/route/ [configExt] => .php [dispatch] => [bindModule] => [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 [Articlemodel] => app\index\model\Article ) [name] => Array ( [env] => think\Env [config] => think\Config [hook] => think\Hook [lang] => think\Lang [request] => think\Request [route] => think\Route [rule_name] => think\route\RuleName [app] => think\App [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] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [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] => ) ) ) [24] => Array ( [function] => think\{closure} [class] => think\Middleware [type] => -> [args] => Array ( [0] => think\Request Object ( [method] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [cache] => [isCheckCache] => [secureKey] => [mergeParam] => 1 ) ) ) [25] => Array ( [file] => /www/wwwroot/navigation/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] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [cache] => [isCheckCache] => [secureKey] => [mergeParam] => 1 ) ) ) [26] => Array ( [file] => /www/wwwroot/navigation/thinkphp/library/think/App.php [line] => 435 [function] => dispatch [class] => think\Middleware [type] => -> [args] => Array ( [0] => think\Request Object ( [method] => GET [host] => 91aisou.com [domain] => [subDomain] => [panDomain] => [url] => /index/article/detail/id/14701.html [baseUrl] => [baseFile] => [root] => [pathinfo] => index/article/detail/id/14701.html [path] => index/article/detail/id/14701 [routeInfo] => Array ( ) [module] => index [controller] => Article [action] => detail [langset] => zh-cn [param] => Array ( [id] => 14701 ) [get] => Array ( ) [post] => Array ( ) [request] => Array ( ) [route] => Array ( [id] => 14701 ) [put] => [session] => Array ( ) [file] => Array ( ) [cookie] => Array ( ) [server] => Array ( [USER] => www [HOME] => /home/www [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [HTTP_ACCEPT] => */* [PATH_INFO] => [HTTP_HOST] => 91aisou.com [REDIRECT_STATUS] => 200 [SERVER_NAME] => 91aisou.com [SERVER_PORT] => 443 [SERVER_ADDR] => 10.1.24.12 [REMOTE_PORT] => 65007 [REMOTE_ADDR] => 216.73.216.46 [SERVER_SOFTWARE] => nginx/1.26.1 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/2.0 [DOCUMENT_ROOT] => /www/wwwroot/navigation/public [DOCUMENT_URI] => /index.php [REQUEST_URI] => /index/article/detail/id/14701.html [SCRIPT_NAME] => /index.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => s=/index/article/detail/id/14701.html [SCRIPT_FILENAME] => /www/wwwroot/navigation/public/index.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1759086927.0116 [REQUEST_TIME] => 1759086927 ) [env] => Array ( [THINK_PATH] => /www/wwwroot/navigation/thinkphp/ [ROOT_PATH] => /www/wwwroot/navigation/ [APP_PATH] => /www/wwwroot/navigation/application/ [CONFIG_PATH] => /www/wwwroot/navigation/config/ [ROUTE_PATH] => /www/wwwroot/navigation/route/ [RUNTIME_PATH] => /www/wwwroot/navigation/runtime/ [EXTEND_PATH] => /www/wwwroot/navigation/extend/ [VENDOR_PATH] => /www/wwwroot/navigation/vendor/ [APP_NAMESPACE] => app [MODULE_PATH] => /www/wwwroot/navigation/application/ [APP_DEBUG] => ) [header] => Array ( ) [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] => [cache] => [isCheckCache] => [secureKey] => [mergeParam] => 1 ) ) ) [27] => Array ( [file] => /www/wwwroot/navigation/public/index.php [line] => 29 [function] => run [class] => think\App [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => [errorInfo] => Array ( [0] => HY000 [1] => 2002 [2] => Connection refused ) )