|
|
@ -165,6 +165,7 @@ class MineCommand extends HyperfCommand
|
|
|
|
'agreementNo' => '312023081500002054664',
|
|
|
|
'agreementNo' => '312023081500002054664',
|
|
|
|
'outOrderNo' => time() . rand(1000, 9999),
|
|
|
|
'outOrderNo' => time() . rand(1000, 9999),
|
|
|
|
'amount' => '10',
|
|
|
|
'amount' => '10',
|
|
|
|
|
|
|
|
'goodsName' => '测试商品',
|
|
|
|
'payMethod' => 'unionPay',
|
|
|
|
'payMethod' => 'unionPay',
|
|
|
|
'payType' => 'ALIPAY_ALXCX',
|
|
|
|
'payType' => 'ALIPAY_ALXCX',
|
|
|
|
'notifyUrl' => 'http://124.223.222.61:9501/notify/test-notify',
|
|
|
|
'notifyUrl' => 'http://124.223.222.61:9501/notify/test-notify',
|
|
|
|