From ea2fb93a0dfcde8f5b66825b20f9d9b835a28acc Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 22 五月 2026 10:54:09 +0800
Subject: [PATCH] 提交
---
server/services/src/main/java/com/doumee/dao/vo/PlatformAboutVO.java | 3 +++
1 files changed, 3 insertions(+), 0 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 0c6f6af..783e31e 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
@@ -61,4 +61,7 @@
@ApiModelProperty(value = "绂佸瘎鐗╁搧")
private String prohibitedItems;
+
+ @ApiModelProperty(value = "鏈嶅姟鐢佃瘽")
+ private String serverPhone;
}
--
Gitblit v1.9.3