@@ -110,7 +110,7 @@ class Wxfy
dump($a);
die(var_dump($data));
}
- return $a;
+ return json_encode($data);
return $this->SendDataByCurl($url, $b);