车间能级提升-智能设备管理系统
baoshiwei
2025-07-01 b6d533f17a997e58133b825c5bbcc5ed3f2e5579
eims/ruoyi-common/ruoyi-common-core/src/main/java/org/dromara/common/core/constant/DictConstants.java
@@ -94,6 +94,11 @@
         * 完成
         */
        String WANCHENG = "3";
        /**
         * 评价
         */
        String PINGJIA = "4";
    }
    /**