From b85a7f932b9d789a2e9bdb36e366c36c2e1eb3cc Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 17 四月 2025 11:31:53 +0800 Subject: [PATCH] 查询考核成绩为null,为前端添加数据默认为0 --- ycl-common/src/main/java/enumeration/general/NotifyTypeEnum.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ycl-common/src/main/java/enumeration/general/NotifyTypeEnum.java b/ycl-common/src/main/java/enumeration/general/NotifyTypeEnum.java index 3c7f3b2..1359f36 100644 --- a/ycl-common/src/main/java/enumeration/general/NotifyTypeEnum.java +++ b/ycl-common/src/main/java/enumeration/general/NotifyTypeEnum.java @@ -5,7 +5,7 @@ import lombok.Getter; /** - * 閫氱煡鐘舵�� + * 閫氱煡绫诲瀷 * * @author锛歡onghl * @date锛�2024/4/15 15:15 -- Gitblit v1.8.0