skyouc
2025-04-03 51dcf0ad28a1ddfab8d4b55c654afb2c35c79855
rsf-server/src/main/java/com/vincent/rsf/server/system/constant/DictTypeCode.java
@@ -20,6 +20,11 @@
    public final static String DICT_SYS_TASK_TYPE = "sys_task_type";
    /**
     * 任务状态
     */
    public final static String DICT_SYS_TASK_STATUS = "sys_task_status";
    /**
     * 设备类型
     */
    public final static String DICT_SYS_DEVICE_TYPE = "sys_device_type";