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