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 1/2] =?UTF-8?q?=E5=BE=B7=E8=AF=AD=E9=9D=99=E6=80=81?= =?UTF-8?q?=E6=9B=B4=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; From 39e939cf2cd833c5fad32506c4a4a0aa1416c995 Mon Sep 17 00:00:00 2001 From: LMR <59361885@qq.com> Date: Mon, 13 Jul 2020 13:48:36 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=BE=B7=E8=AF=AD=E9=9D=99=E6=80=81?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BF=9D=E5=AD=98=E6=97=B6=EF=BC=8C=E4=B8=BB?= =?UTF-8?q?=E5=8A=A8=E7=94=9F=E6=88=90=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index f4c39f35..e8d33a75 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -551,13 +551,13 @@ class Information extends CI_Controller case 'gm': //GET_HTTP("http://148.251.35.42:3300/create-cache/?url=" . urlencode($url)); //请求nodejs静态化更新页面,删除缓存,因为部分页面没有进入信息平台 - if ($delete_only) { - $url = "http://144.76.185.44:8029/gm.php/information/delete_cache_23Xd913mddkgssODII?static_html_url=" . urlencode($url); - } else { + //if ($delete_only) { + // $url = "http://144.76.185.44:8029/gm.php/information/delete_cache_23Xd913mddkgssODII?static_html_url=" . urlencode($url); + //} 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/gm.php/information/detail/?static_html_url=" . $url; - } + //} break; case 'vac': //国际站