正在显示
2 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -5,7 +5,7 @@ package com.ruoyi.common.constant; | @@ -5,7 +5,7 @@ package com.ruoyi.common.constant; | ||
| 5 | * | 5 | * |
| 6 | * @author ruoyi | 6 | * @author ruoyi |
| 7 | */ | 7 | */ |
| 8 | -public interface ScheduleConstants | 8 | +public class ScheduleConstants |
| 9 | { | 9 | { |
| 10 | public static final String TASK_CLASS_NAME = "TASK_CLASS_NAME"; | 10 | public static final String TASK_CLASS_NAME = "TASK_CLASS_NAME"; |
| 11 | 11 |
-
请 注册 或 登录 后发表评论