mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-08 14:40:03 +08:00
pay debug
This commit is contained in:
@ -152,7 +152,7 @@ class PayEase
|
||||
$data['payer'] = $payer;
|
||||
$detail = [
|
||||
[
|
||||
'name' => '新款苹果手机iphone6s',
|
||||
'name' => $params['name'],
|
||||
'quantity' => 1,
|
||||
'amount' => $params['total_price']*100,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user