rabin 3 năm trước cách đây
mục cha
commit
fdaedf0545
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      learn/active/src/Auth.php

+ 1 - 1
learn/active/src/Auth.php

@@ -7,7 +7,7 @@ Class Auth
 	# 获取链接
 	public function link()
 	{
-		$link = 'https://learn.churenyiliao.com/active/#/';
+		$link = 'https://learn.churenyiliao.com/active/#/pages/activities/codes/codes?auto=1';
 
 		return Dever::location($link);
 	}