From ff4bac896ebb96aa61b27c4fa60d380e47b54d91 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Sat, 4 Nov 2023 23:19:20 +0800 Subject: [PATCH] y --- app/Command/MineCommand.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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();