nan.zhang %!s(int64=4) %!d(string=hai) anos
pai
achega
fbcb0a33c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/index/service/wechat/WxPayPubHelper.php

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

@@ -198,7 +198,7 @@ class Common_util_pub
      */
     function postXmlSSLCurl($xml,$url,$second=30)
     {
-        file_get_contents("/refund/SHYL/cert/apiclient_cert.pem");exit;
+echo WxPayConfig::$SSLCERT_PATH;exit;
         $ch = curl_init();
         //超时时间
         curl_setopt($ch,CURLOPT_TIMEOUT,$second);