微信支付优化
parent
1e1105d343
commit
e5ec865082
|
|
@ -226,7 +226,6 @@ class Wechat
|
|||
|
||||
// 这里参数的顺序要按照 key 值 ASCII 码升序排序
|
||||
$string = "jsapi_ticket={$ticket}&noncestr={$nonce_str}×tamp={$timestamp}&url={$url}";
|
||||
|
||||
return [
|
||||
'appId' => $this->_appid,
|
||||
'nonceStr' => $nonce_str,
|
||||
|
|
|
|||
Loading…
Reference in New Issue