From 399a115e33dfb070bb74540bad0ca66f799d53a7 Mon Sep 17 00:00:00 2001 From: luofl <1442745593@qq.com> Date: 星期四, 03 四月 2025 15:19:53 +0800 Subject: [PATCH] 1 --- cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/HonorRules.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/HonorRules.java b/cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/HonorRules.java index 03c5646..b3e4152 100644 --- a/cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/HonorRules.java +++ b/cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/HonorRules.java @@ -7,7 +7,7 @@ public class HonorRules { private Integer id; /** - * 数据类型(1=俱乐部之星,2=运动达人,3=社区之王,4=深度玩家,5=赢家,6=次数) + * 数据类型(1=俱乐部之星,2=运动达人,3=社区之王,4=深度玩家,5=常胜将军,6=越战越勇) */ private Integer type; /** -- Gitblit v1.7.1