作者 刘朕

测试2

... ... @@ -20,7 +20,7 @@ class IndexController extends HomeBaseController
protected $abc;
public function index()
{
echo 123;exit;
echo 1234;exit;
// $href = file_get_contents('http://suo.im/api.php?format=json&url=http%3a%2f%2fwww.baidu.com');
// echo json_decode($href, true)['url'];
// 生成页面二维码(用户推广)
... ...