elf 1 year ago
parent 95fe6d2432
commit 033b9a1250

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

Loading…
Cancel
Save