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