From e1258a83a5a58be4ce54bbb6c96e2d003ed05dfa Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Tue, 20 Jun 2023 19:56:49 +0800 Subject: [PATCH] jiej --- app/Command/MineCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', ]), ];