diff --git a/app/Command/MineCommand.php b/app/Command/MineCommand.php index 4c76a7b..0b24e2f 100644 --- a/app/Command/MineCommand.php +++ b/app/Command/MineCommand.php @@ -48,6 +48,7 @@ class MineCommand extends HyperfCommand public function handle(): void { + $this->rsyncUser('289a092602845b1a40793db5409333f5', '202308070000001', 'ACT_5'); $this->rsyncBankCards(); return; $this->withdraw();