From 30e858fa504b268b9b436afca0a1259cf6e8c488 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 19 八月 2025 11:01:40 +0800 Subject: [PATCH] 优化 --- server/src/main/java/com/doumee/dao/business/model/Notices.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/src/main/java/com/doumee/dao/business/model/Notices.java b/server/src/main/java/com/doumee/dao/business/model/Notices.java index 0eb7c3d..6a846bc 100644 --- a/server/src/main/java/com/doumee/dao/business/model/Notices.java +++ b/server/src/main/java/com/doumee/dao/business/model/Notices.java @@ -61,7 +61,7 @@ @ApiModelProperty(value = "鍏宠仈瀵硅薄鍚嶇О") private String objName; - @ApiModelProperty(value = "绫诲瀷 0宸ュ崟涓婃姤 1鎶勯�� 2杞氦") + @ApiModelProperty(value = "绫诲瀷 0宸ュ崟涓婃姤 1鎶勯�� 2杞氦 3SHE閭閫氱煡") private String type; @ApiModelProperty(value = "鐢ㄦ埛浼佸井涓婚敭") -- Gitblit v1.9.3