diff --git a/app/Command/MineCommand.php b/app/Command/MineCommand.php index 849a6f3..f44686a 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -235,7 +235,7 @@ class MineCommand extends HyperfCommand * @var UserService $userService */ $userService = $this->container->make(UserService::class); - $userService->rsyncBankCards('4673f922e30cfd2efeeb992ff6a32ece'); + $userService->rsyncBankCards('f27f7786068387029a126de736bb84b2'); } protected function bindCard()