头条支付
parent
6aa1dc7b6e
commit
4ac4f1e23c
|
|
@ -91,7 +91,7 @@ class ToutiaoService
|
|||
}
|
||||
|
||||
// 签名
|
||||
$app_secret = '4xi2kcrzgancnanghtafqtqrwgy5534itichypud';
|
||||
$app_secret = '9ea496422c189390d2d3ec8eec597fbcf3e1e5a7';
|
||||
$order_info['sign'] = (new \base\Toutiao())->PaySignCreated($order_info, $app_secret);
|
||||
|
||||
// 返回数据
|
||||
|
|
|
|||
Loading…
Reference in New Issue