Explorar el Código

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

zqwang hace 2 años
padre
commit
3159bca05b
Se han modificado 1 ficheros con 1 adiciones y 5 borrados
  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();
+
 
     }