正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -138,5 +138,5 @@ public class Constants | @@ -138,5 +138,5 @@ public class Constants | ||
| 138 | * 定时任务违规的字符 | 138 | * 定时任务违规的字符 |
| 139 | */ | 139 | */ |
| 140 | public static final String[] JOB_ERROR_STR = { "java.net.URL", "javax.naming.InitialContext", "org.yaml.snakeyaml", | 140 | public static final String[] JOB_ERROR_STR = { "java.net.URL", "javax.naming.InitialContext", "org.yaml.snakeyaml", |
| 141 | - "org.springframework", "org.apache", "com.ruoyi.common.utils.file" }; | 141 | + "org.springframework", "org.apache", "com.ruoyi.common.utils.file", "com.ruoyi.common.config" }; |
| 142 | } | 142 | } |
-
请 注册 或 登录 后发表评论