Browse Source

都市俏房客针对华为用户下架

zqwang 2 years ago
parent
commit
3159bca05b
1 changed files with 1 additions and 5 deletions
  1. 1 5
      app/Http/Controllers/QuickApp/HuaWeiController.php

+ 1 - 5
app/Http/Controllers/QuickApp/HuaWeiController.php

@@ -21,11 +21,7 @@ class HuaWeiController extends  Controller
 
     public function index(){
 
-        $data =   php_uname()       ;
-        echo "<pre><hr>";
-        var_export($data);
-        echo  "<hr>";
-        die();
+
 
     }