Explorar o código

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

zqwang %!s(int64=2) %!d(string=hai) anos
pai
achega
cebd307fc8
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      app/Http/Controllers/QuickApp/HuaWeiController.php

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

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