diff --git a/app/Command/MineCommand.php b/app/Command/MineCommand.php index a7a315f..54952f7 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -236,7 +236,7 @@ class MineCommand extends HyperfCommand * @var UserService $userService */ $userService = $this->container->make(UserService::class); - $userService->rsyncBankCards('4673f922e30cfd2efeeb992ff6a32ece'); + $userService->rsyncBankCards('289a092602845b1a40793db5409333f5'); } protected function bindCard()