From c14f3a918388eec47566719254577af095741051 Mon Sep 17 00:00:00 2001 From: ljl Date: Fri, 22 Dec 2023 11:01:46 +0800 Subject: [PATCH] yh --- app/Command/MineCommand.php | 1 + 1 file changed, 1 insertion(+) 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();