Parcourir la source

修改定时任务时间

wzh il y a 3 mois
Parent
commit
c9143d34f2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/main/resources/job.properties

+ 1 - 1
src/main/resources/job.properties

@@ -4,7 +4,7 @@ a.enable=true
 
 
 b.job=com.qlm.job.UploadJob
-b.cron=0 */5 * * * ?
+b.cron=0 */1 * * * ?
 b.enable=true