wugg 3 жил өмнө
parent
commit
bff9136110
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      app/common.php

+ 0 - 1
app/common.php

@@ -20,7 +20,6 @@ function error_show($code=0,$message=""){
 
 function GetUserInfo($token){
     $host = Config::get("app");
-    var_dump($host);
     $url = $host["api_host"]."/Api/userinfo";
     $data=[
         "token"=>$token