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', ];