From 033b9a12508fb65d9c3e98cee8aa9dfbf6e41403 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Sat, 4 Nov 2023 23:16:54 +0800 Subject: [PATCH] y --- 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 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();