From c7d0a5a8f0454e1be87e23ecd1663b505e7643eb Mon Sep 17 00:00:00 2001 From: 3567jhg <146709178+3567jhg@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:49:03 +0800 Subject: [PATCH] Update main.go --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 29afe0da7c..09b8d46f1d 100644 --- a/main.go +++ b/main.go @@ -258,7 +258,7 @@ func init() { } // 通过代码写死的方式添加主人账号 - // sus = append(sus, 12345678) + sus = append(sus,94782033) // sus = append(sus, 87654321) // 启用 webui