From af2cb0917530c9ac27afa28bd1b39f814302c9c8 Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 21 Feb 2024 16:41:02 +0800 Subject: [PATCH] =?UTF-8?q?edit=E4=BF=AE=E6=94=B9=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/TongLianPay.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/TongLianPay.php b/components/TongLianPay.php index e9a14eb..a76817d 100644 --- a/components/TongLianPay.php +++ b/components/TongLianPay.php @@ -30,7 +30,7 @@ class TongLianPay 'randomstr' => date('dHis') . rand(1000000, 9999999), 'signtype' => 'RSA', 'front_url' => $frontUrl, - 'notify_url' => 'http://app.cxgj.dev.1nww.com/api/signing/signing-pay-notify', + 'notify_url' => 'http://app.cxgj.1nww.com/api/signing/signing-pay-notify', 'acct' => $userOauth->openid, 'sub_appid' => 'wxbcdac64cf147ee22', ];