From ac149ddcf53f748a58f2e37df7bec7ba64c68ce2 Mon Sep 17 00:00:00 2001 From: ljl Date: Tue, 20 Jun 2023 12:40:44 +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 4d579ba..7a189ca 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' => 'T001', - 'amount' => 100, + 'amount' => 3000, 'notifyUrl' => 'https://www.baidu.com', ]), ];