From 8cbf20d459954e22e366a66d418f69b3bc821c4a Mon Sep 17 00:00:00 2001 From: ljl Date: Wed, 20 Sep 2023 10:19:20 +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 5a9ce53..5c5328f 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -46,7 +46,7 @@ class MineCommand extends HyperfCommand public function handle(): void { - $this->transferWithdraw(); + $this->signWithdrawEntrust(); return; $this->getBalance(); $this->getRequestData();