shaoguo hace 10 meses
padre
commit
e476a766a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Modules/Lib/Weixin/Wxfy.class.php

+ 1 - 1
Modules/Lib/Weixin/Wxfy.class.php

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