From 5c724cee4b32107cc19acc472f738e9d02bc471a Mon Sep 17 00:00:00 2001 From: ljl Date: Wed, 20 Sep 2023 10:22:27 +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 b33dc4d..ebe68da 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -46,7 +46,7 @@ class MineCommand extends HyperfCommand public function handle(): void { - $this->querySignEntrust(); + $this->unbindWithdrawEntrust(); return; $this->getBalance(); $this->getRequestData();