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