elf 1 year ago
parent 033b9a1250
commit ff4bac896e

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

Loading…
Cancel
Save