protected function initialize(){parent::initialize();$id = $this->request->param('id/d');if(empty($id)){throw new HttpException(404, '未找到相关信息');}$arcinfo = Db::name('article')->where('id',$id)->cache(config('cache.expire'))->find();if(empty($arcinfo)){throw new HttpException(404, '未找到相关信息');}$typeinfo = Db::name('category')->where('id',$arcinfo['typeid'])->cache(config('cache.expire'))->find();if(empty($typeinfo)){throw new HttpException(404, '未找到相关信息');}foreach ($typeinfo as $key => &$val){if(in_array($key,['template_index','template_list','template_article'])){if(preg_match('/.*?(\.htm[l])$/i', $val, $matches)){if(!empty($matches[1])){
| new | 95 | 
| PHPSESSID | oonaf1bv601bd32pubjdksrs91 | 
| USER | www | 
| HOME | /home/www | 
| HTTP_COOKIE | new=95; PHPSESSID=oonaf1bv601bd32pubjdksrs91 | 
| HTTP_ACCEPT_ENCODING | gzip | 
| HTTP_ACCEPT | */* | 
| HTTP_HOST | www.jbhpharma.com | 
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) | 
| PATH_INFO | |
| REDIRECT_STATUS | 200 | 
| SERVER_NAME | www.jbhpharma.com | 
| SERVER_PORT | 80 | 
| SERVER_ADDR | 172.22.25.117 | 
| REMOTE_PORT | 59130 | 
| REMOTE_ADDR | 107.158.239.98 | 
| SERVER_SOFTWARE | nginx/1.22.1 | 
| GATEWAY_INTERFACE | CGI/1.1 | 
| REQUEST_SCHEME | http | 
| SERVER_PROTOCOL | HTTP/1.1 | 
| DOCUMENT_ROOT | /www/wwwroot/www.jbhpharma.com | 
| DOCUMENT_URI | /index.php | 
| REQUEST_URI | /news/1073.html | 
| SCRIPT_NAME | /index.php | 
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET | 
| QUERY_STRING | s=/news/1073.html | 
| SCRIPT_FILENAME | /www/wwwroot/www.jbhpharma.com/index.php | 
| FCGI_ROLE | RESPONDER | 
| PHP_SELF | /index.php | 
| REQUEST_TIME_FLOAT | 1762249027.5596 | 
| REQUEST_TIME | 1762249027 | 
| APP_VERSION | 2.0.0 | 
| APP_NAME | EndCMS内容管理 | 
| UPLOAD_DIR | /www/wwwroot/www.jbhpharma.com/uploads/ | 
| APP_PATH | /www/wwwroot/www.jbhpharma.com/application | 
| DEFAULT_THUMB | /static/images/default.png |