eims/ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/CacheConstants.java
@@ -33,4 +33,14 @@ */ String EIMS_GENERATE_CODE = "eims_generate_code:"; /** * ***********************字典*********************** */ /** * 设备单位unit */ String EIMS_EQU_UNIT = "eims_equ_unit"; }