From c51de64d5ee334d914c90f5e4f82a13f159492ca Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 23 四月 2026 20:08:15 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 server/services/src/main/java/com/doumee/dao/vo/PlatformAboutVO.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/server/services/src/main/java/com/doumee/dao/vo/PlatformAboutVO.java b/server/services/src/main/java/com/doumee/dao/vo/PlatformAboutVO.java
index a4dd10c..51bcf87 100644
--- a/server/services/src/main/java/com/doumee/dao/vo/PlatformAboutVO.java
+++ b/server/services/src/main/java/com/doumee/dao/vo/PlatformAboutVO.java
@@ -23,6 +23,6 @@
     @ApiModelProperty(value = "闅愮鍗忚")
     private String privacyAgreement;
 
-    @ApiModelProperty(value = "鏈嶅姟浠嬬粛")
+    @ApiModelProperty(value = "瑙勮寖椤荤煡")
     private String serverIntroduce;
 }

--
Gitblit v1.9.3