From 58c5c6e49c8b4d67cd9d1637beea4706f9b5ae83 Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期四, 22 八月 2024 16:52:18 +0800 Subject: [PATCH] feat:新增工单故障类型记录、支持多个 --- 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