소스 검색

feat():授权

geek 4 년 전
부모
커밋
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';
     }
 }