微信支付优化

feat/task1-c-wallet
gongfuxiang 2021-12-10 00:26:17 +08:00
parent 1e1105d343
commit e5ec865082
1 changed files with 0 additions and 1 deletions

View File

@ -226,7 +226,6 @@ class Wechat
// 这里参数的顺序要按照 key 值 ASCII 码升序排序
$string = "jsapi_ticket={$ticket}&noncestr={$nonce_str}&timestamp={$timestamp}&url={$url}";
return [
'appId' => $this->_appid,
'nonceStr' => $nonce_str,