From 1efdf8fa2f60cc6d9da42b319540d4c2df4b3e0a Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期六, 14 六月 2025 15:13:35 +0800
Subject: [PATCH] refactor(repair): 优化报修相关功能和页面展示

---
 eims/ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/CacheConstants.java |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

diff --git a/eims/ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/CacheConstants.java b/eims/ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/CacheConstants.java
index e40c5f1..0b2d7c2 100644
--- a/eims/ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/CacheConstants.java
+++ b/eims/ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/CacheConstants.java
@@ -33,19 +33,4 @@
      */
     String EIMS_GENERATE_CODE = "eims_generate_code:";
 
-    /**
-     * ***********************瀛楀吀***********************
-     */
-
-
-    /**
-     * 璁惧鍗曚綅unit
-     */
-    String EIMS_EQU_UNIT = "eims_equ_unit";
-
-    /**
-     * 璁惧瀵煎叆鐘舵��
-     */
-    String EIMS_IMPORT_STATUS = "equ_import_status";
-
 }

--
Gitblit v1.9.3