|
|
|
@ -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': //国际站
|
|
|
|
|