efps-version
elf 1 year ago
parent 5c66ddbb08
commit e1258a83a5

@ -248,7 +248,7 @@ class MineCommand extends HyperfCommand
'data' => json_encode([ 'data' => json_encode([
'outOrderNo' => time().rand(1000, 9999), 'outOrderNo' => time().rand(1000, 9999),
'outMemberId' => '1687241209', 'outMemberId' => '1687241209',
'amount' => 1000, 'amount' => 100000,
'notifyUrl' => 'https://www.baidu.com', 'notifyUrl' => 'https://www.baidu.com',
]), ]),
]; ];

Loading…
Cancel
Save