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