edit修改相关内容
This commit is contained in:
parent
831e0581d6
commit
af2cb09175
@ -30,7 +30,7 @@ class TongLianPay
|
|||||||
'randomstr' => date('dHis') . rand(1000000, 9999999),
|
'randomstr' => date('dHis') . rand(1000000, 9999999),
|
||||||
'signtype' => 'RSA',
|
'signtype' => 'RSA',
|
||||||
'front_url' => $frontUrl,
|
'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,
|
'acct' => $userOauth->openid,
|
||||||
'sub_appid' => 'wxbcdac64cf147ee22',
|
'sub_appid' => 'wxbcdac64cf147ee22',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user