车间能级提升-智能设备管理系统
zhuguifei
2025-02-24 8a545b65a8d29961543a8d66bab2dbec58e5f89c
eims/ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/CacheConstants.java
@@ -33,4 +33,19 @@
     */
    String EIMS_GENERATE_CODE = "eims_generate_code:";
    /**
     * ***********************字典***********************
     */
    /**
     * 设备单位unit
     */
    String EIMS_EQU_UNIT = "eims_equ_unit";
    /**
     * 设备导入状态
     */
    String EIMS_IMPORT_STATUS = "equ_import_status";
}