elf 1 year ago
parent 95fe6d2432
commit 033b9a1250

@ -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();

Loading…
Cancel
Save