刘桂岩 há 4 anos atrás
pai
commit
0efd57a7af
1 ficheiros alterados com 0 adições e 1 exclusões
  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;
     }