浏览代码

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';
     }
 }