diff --git a/app/Command/MineCommand.php b/app/Command/MineCommand.php index afd0d08..09b2c26 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -48,8 +48,8 @@ class MineCommand extends HyperfCommand public function handle(): void { - $this->rsyncBankCards(); - return; + // $this->rsyncBankCards(); + // return; $this->withdraw(); // $this->transferWithdrawNotify(); $this->getBalance();