}public function details(){$dd = Request()->get('dd');if(is_numeric($dd) && !empty($dd)){$new_model = new BocNews();$list = $new_model->get_one($dd);$this->seo['title'] =$list['title_seo']?$list['title_seo']:$list['title'];$this->seo['description'] =$list['description'];$this->seo['keywords'] = $list['keywords'];Db::table("boc_news")->where(['id'=>$dd])->Inc('click_num',1)->update();$this->assign('list',$list);$page = $new_model->Page_news($dd,$list['ctype']);$this->assign('page',$page);$rand_list = $new_model->field("id,title")->where(['is_deleted'=>0,'status'=>1,'audit'=>0,'ctype'=>$list['ctype']])->limit(4)->orderRand()->select()->toArray();
| dd | 1115 |
| sl-session | nEZaKZgBs2npL0qNl5hW9w== |
| lang | zh-cn |
| ssid | 41ae477fffb36abd98d2a56d55c6f87c |
| USER | www |
| HOME | /home/www |
| HTTP_COOKIE | sl-session=nEZaKZgBs2npL0qNl5hW9w==; lang=zh-cn; ssid=41ae477fffb36abd98d2a56d55c6f87c |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT | */* |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| HTTP_X_FORWARDED_FOR | 23.231.76.82 |
| HTTP_X_FORWARDED_PROTO | https |
| HTTP_X_FORWARDED_HOST | www.kingenta.com |
| HTTP_HOST | www.kingenta.com |
| PATH_INFO | //index/news/details.aspx |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | www.kingenta.com |
| SERVER_PORT | 80 |
| SERVER_ADDR | 10.25.2.51 |
| REMOTE_PORT | 48656 |
| REMOTE_ADDR | 10.10.13.51 |
| SERVER_SOFTWARE | nginx/1.22.1 |
| GATEWAY_INTERFACE | CGI/1.1 |
| REQUEST_SCHEME | http |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/jzd/public |
| DOCUMENT_URI | /index.php//index/news/details.aspx |
| REQUEST_URI | /index/news/details.aspx?dd=1115 |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | dd=1115 |
| SCRIPT_FILENAME | /www/wwwroot/jzd/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php//index/news/details.aspx |
| REQUEST_TIME_FLOAT | 1773253673.7302 |
| REQUEST_TIME | 1773253673 |