nan.zhang 4 rokov pred
rodič
commit
3b34ee9162

+ 1 - 0
application/index/service/wechat/WxPayPubHelper.php

@@ -297,6 +297,7 @@ class Wxpay_client_pub extends Common_util_pub
     function postXmlSSL()
     {
         $xml = $this->createXml();
+     echo 22;exit;
         $this->response = $this->postXmlSSLCurl($xml,$this->url,$this->curl_timeout);
         return $this->response;
     }