From c01ea241a8744fe8c7abfe696470697d061360b3 Mon Sep 17 00:00:00 2001 From: LMR <59361885@qq.com> Date: Mon, 13 Jul 2020 13:38:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=B7=E8=AF=AD=E9=9D=99=E6=80=81=E6=9B=B4?= =?UTF-8?q?=E6=96=B0bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index 04a0cd73..f4c39f35 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -556,7 +556,7 @@ class Information extends CI_Controller } else { //先删除再生成,部分页面没有在信息平台中 GET_HTTP("http://144.76.185.44:8029/gm.php/information/delete_cache_23Xd913mddkgssODII?static_html_url=" . urlencode($url)); - $url = "http://144.76.185.44:8029" . $url; + $url = "http://144.76.185.44:8029/gm.php/information/detail/?static_html_url=" . $url; } break;