efps-version
ljl 2 years ago
parent 8e0ab3f46c
commit c4a8c8f60d

@ -68,7 +68,7 @@ class JinlingCommand extends HyperfCommand
$data = [ $data = [
'order_name' => '测试订单', 'order_name' => '测试订单',
'currency' => 'CNY', 'currency' => 'CNY',
'amount' => '2000', 'amount' => '10',
'notify_url' => 'http://www.baidu.com', 'notify_url' => 'http://www.baidu.com',
'redirect_url' => 'http://www.google.com', 'redirect_url' => 'http://www.google.com',
'out_order_no' => '1122', 'out_order_no' => '1122',

Loading…
Cancel
Save