|
|
@ -48,7 +48,7 @@ class MineCommand extends HyperfCommand
|
|
|
|
|
|
|
|
|
|
|
|
public function handle(): void
|
|
|
|
public function handle(): void
|
|
|
|
{
|
|
|
|
{
|
|
|
|
$this->bindCard();
|
|
|
|
$this->rsyncBankCards();
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
$this->withdraw();
|
|
|
|
$this->withdraw();
|
|
|
|
// $this->transferWithdrawNotify();
|
|
|
|
// $this->transferWithdrawNotify();
|
|
|
|