From fa4d15eca90f4563cc35a14559b5eab5b3cd3c3f Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Thu, 12 Dec 2024 00:42:23 +0800 Subject: [PATCH] yh --- ThinkPHP/Library/Vendor/WxPayPubHelper/22WxPayPubHelper.php | 4 ++-- ThinkPHP/Library/Vendor/WxPayPubHelper/WxPayPubHelper.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ThinkPHP/Library/Vendor/WxPayPubHelper/22WxPayPubHelper.php b/ThinkPHP/Library/Vendor/WxPayPubHelper/22WxPayPubHelper.php index 90383f1..65a1f3c 100644 --- a/ThinkPHP/Library/Vendor/WxPayPubHelper/22WxPayPubHelper.php +++ b/ThinkPHP/Library/Vendor/WxPayPubHelper/22WxPayPubHelper.php @@ -192,7 +192,7 @@ class Common_util_pub Log::write("mchid:" . $this->mchid, ThinkLog::INFO, 'wxpay'); if ($this->mchid == '1699330320') { - curl_setopt($ch, CURLOPT_REFERER, "https://way.hexidongkeji.top"); + curl_setopt($ch, CURLOPT_REFERER, "https://wap.hexidongkeji.top"); } if($useCert == true){ @@ -240,7 +240,7 @@ class Common_util_pub curl_setopt($ch,CURLOPT_RETURNTRANSFER,TRUE); if ($this->mchid == '1699330320') { - curl_setopt($ch, CURLOPT_REFERER, "https://way.hexidongkeji.top"); + curl_setopt($ch, CURLOPT_REFERER, "https://wap.hexidongkeji.top"); } //设置证书 diff --git a/ThinkPHP/Library/Vendor/WxPayPubHelper/WxPayPubHelper.php b/ThinkPHP/Library/Vendor/WxPayPubHelper/WxPayPubHelper.php index 7fb2955..ec87a39 100644 --- a/ThinkPHP/Library/Vendor/WxPayPubHelper/WxPayPubHelper.php +++ b/ThinkPHP/Library/Vendor/WxPayPubHelper/WxPayPubHelper.php @@ -192,7 +192,7 @@ class Common_util_pub Log::write("mchid:" . $this->mchid, ThinkLog::INFO, 'wxpay'); if ($this->mchid == '1699330320') { - curl_setopt($ch, CURLOPT_REFERER, "https://way.hexidongkeji.top"); + curl_setopt($ch, CURLOPT_REFERER, "https://wap.hexidongkeji.top"); } if($useCert == true){ @@ -260,7 +260,7 @@ class Common_util_pub if ($this->mchid == '1699330320') { - curl_setopt($ch, CURLOPT_REFERER, "https://way.hexidongkeji.top"); + curl_setopt($ch, CURLOPT_REFERER, "https://wap.hexidongkeji.top"); } //post提交方式