From f3ea52bf97e61f6917ccaab904817d74d9d4860c Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期四, 17 七月 2025 09:55:36 +0800
Subject: [PATCH] init

---
 types/index.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/types/index.ts b/types/index.ts
index 7ba6aaa..81be94e 100644
--- a/types/index.ts
+++ b/types/index.ts
@@ -56,7 +56,7 @@
     /** 发布状态(COMMON_PUBLISH_STATUS) */
     status?: string;
 
-    /** 分类:1-为你精选,2-光影社区 */
+    /** 分类:1-为你精选,2-光影天地 */
     classify?: number;
 
     /** 创建日期(yyyy-mm-dd)开始 */

--
Gitblit v1.9.3