geek лет назад: 4
Родитель
Сommit
5cc0ee3b7f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      application/common/service/CommonService.php

+ 1 - 1
application/common/service/CommonService.php

@@ -28,6 +28,6 @@ class CommonService {
     }
 
     public static function getRedirectUrl() {
-        return 'http://tp.llzlovesh.top/api/user/logn';
+        return 'https://webcast.bizconfstreaming.com/api/user/logn';
     }
 }