From ca5869c84d327d428f31430dbd0fe8991674e051 Mon Sep 17 00:00:00 2001 From: ljl Date: Tue, 20 Jun 2023 12:46:17 +0800 Subject: [PATCH] yh --- 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 8fbb087..0339c07 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' => 'ACCCCC', - 'amount' => 3000, + 'amount' => 300000, 'notifyUrl' => 'https://www.baidu.com', ]), ];