yingzi %!s(int64=3) %!d(string=hai) anos
pai
achega
2fdeea04b5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Controller/Shop/ShopRostering.Class.php

+ 1 - 0
Controller/Shop/ShopRostering.Class.php

@@ -722,6 +722,7 @@ class ShopRostering extends BaseController
         $data = json_encode($data);
 
         $res = $this->post_json($url, $data);
+        var_dump($res);
 
         $res = json_decode($res);