Explorar el Código

feat():授权

geek hace 4 años
padre
commit
5cc0ee3b7f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';
     }
 }