$base_url = 'https://gm.mycht.cn'; break;
@ -42,6 +42,9 @@ switch ($_SERVER['SERVER_NAME']) {
case 'int.mycht.cn':
$base_url = 'https://int.mycht.cn';
break;
case 'gm.mycht.cn':
$base_url = 'https://gm.mycht.cn';
case 'origin-gh.mycht.cn':
$base_url = 'https://gh.mycht.cn';