RuoYi
2024-11-05 632b959324ddaa754b8c7aa88f38ec3c994e60f5
src/main/java/com/ruoyi/framework/config/ScheduleConfig.java
@@ -33,7 +33,7 @@
//        // 集群配置
//        prop.put("org.quartz.jobStore.isClustered", "true");
//        prop.put("org.quartz.jobStore.clusterCheckinInterval", "15000");
//        prop.put("org.quartz.jobStore.maxMisfiresToHandleAtATime", "1");
//        prop.put("org.quartz.jobStore.maxMisfiresToHandleAtATime", "10");
//        prop.put("org.quartz.jobStore.txIsolationLevelSerializable", "true");
//
//        // sqlserver 启用