xiangpei
2025-04-07 80662b34fe93b4ede00c7fc03fbd9f01355c94e2
common/src/main/java/com/ycl/common/constant/Constants.java
@@ -5,7 +5,7 @@
/**
 * 通用常量信息
 *
 *
 * @author ycl
 */
public class Constants
@@ -163,7 +163,7 @@
    /**
     * 定时任务白名单配置(仅允许访问的包名,如其他需要可以自行添加)
     */
    public static final String[] JOB_WHITELIST_STR = { "com.ycl.quartz.task" };
    public static final String[] JOB_WHITELIST_STR = { "com.ycl.task" };
    /**
     * 定时任务违规的字符