|
|
@ -236,7 +236,7 @@ class MineCommand extends HyperfCommand
|
|
|
|
* @var UserService $userService
|
|
|
|
* @var UserService $userService
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
$userService = $this->container->make(UserService::class);
|
|
|
|
$userService = $this->container->make(UserService::class);
|
|
|
|
$userService->rsyncBankCards('4673f922e30cfd2efeeb992ff6a32ece');
|
|
|
|
$userService->rsyncBankCards('289a092602845b1a40793db5409333f5');
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
protected function bindCard()
|
|
|
|
protected function bindCard()
|
|
|
|