elf 1 year ago
parent 033b9a1250
commit ff4bac896e

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

Loading…
Cancel
Save