德语静态更新bug修复

mobile-first
LMR 5 years ago
parent fd0200cbfc
commit c01ea241a8

@ -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;

Loading…
Cancel
Save