From 1060c73c194b47b4c197089298724a7bd7daa407 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 21 四月 2026 15:57:37 +0800
Subject: [PATCH] 调接口加页面
---
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