edit修改相关内容

This commit is contained in:
admin 2024-02-21 16:41:02 +08:00
parent 831e0581d6
commit af2cb09175

View File

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