efps-version
ljl 1 year ago
parent b094f9d9f7
commit ca5869c84d

@ -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' => 'ACCCCC', 'outMemberId' => 'ACCCCC',
'amount' => 3000, 'amount' => 300000,
'notifyUrl' => 'https://www.baidu.com', 'notifyUrl' => 'https://www.baidu.com',
]), ]),
]; ];

Loading…
Cancel
Save