zxhxx %!s(int64=3) %!d(string=hai) anos
pai
achega
f2d3150f5f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      extend/liuniu/UtilService.php

+ 1 - 0
extend/liuniu/UtilService.php

@@ -174,6 +174,7 @@ class UtilService
             $data['is_expire'] = false;
             var_dump($data);
             $res = HttpService::postRequest($url, $data);
+            var_dump($res);
             cache('link_' . $cid,json_decode($res,true));
         }
         return cache('link_' . $cid);