|
|
@ -149,7 +149,8 @@ class MineCommand extends HyperfCommand
|
|
|
|
'agreementNo' => '312023082200002060225',
|
|
|
|
'agreementNo' => '312023082200002060225',
|
|
|
|
'outWithdrawNo' => time() . rand(1000, 9999),
|
|
|
|
'outWithdrawNo' => time() . rand(1000, 9999),
|
|
|
|
'amount' => '1',
|
|
|
|
'amount' => '1',
|
|
|
|
'notifyUrl' => 'http://124.223.222.61:9501/notify/test-notify'
|
|
|
|
'notifyUrl' => 'http://124.223.222.61:9501/notify/test-notify',
|
|
|
|
|
|
|
|
'returnUrl' => 'https://www.baidu.com',
|
|
|
|
];
|
|
|
|
];
|
|
|
|
$params = [
|
|
|
|
$params = [
|
|
|
|
'app_id' => $app->app_id,
|
|
|
|
'app_id' => $app->app_id,
|
|
|
|