From b0880cb36935c6feccaee20b9617d295914b54cd Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 25 Aug 2025 21:48:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20types.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/types.ts b/src/api/types.ts index 94ab368c..27c956f1 100644 --- a/src/api/types.ts +++ b/src/api/types.ts @@ -520,7 +520,7 @@ export interface SiteUserData { // 用户名 username?: string // 用户ID - userid?: number + userid?: string // 用户等级 user_level?: string // 加入时间