刘桂岩 %!s(int64=4) %!d(string=hai) anos
pai
achega
0efd57a7af
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      application/common/library/CMCC.php

+ 0 - 1
application/common/library/CMCC.php

@@ -16,7 +16,6 @@ class CMCC {
         // $data['addSerial'] = '';
         $url = self::$url;
         $return = self::http_post_json($url,json_encode($data,true));
-        var_dump($return);
         return $return;
     }