diff --git a/app/Command/MineCommand.php b/app/Command/MineCommand.php index f028ebe..deda981 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -248,7 +248,7 @@ class MineCommand extends HyperfCommand 'data' => json_encode([ 'outOrderNo' => time().rand(1000, 9999), 'outMemberId' => '1687241209', - 'amount' => 1000, + 'amount' => 100000, 'notifyUrl' => 'https://www.baidu.com', ]), ];