Selaa lähdekoodia

修改任务线程数

syh 5 vuotta sitten
vanhempi
commit
7ea6c2be7f

+ 4 - 1
jeecg-boot-module-system/src/main/resources/application-prod.yml

@@ -145,4 +145,7 @@ jeecg:
     image-upload: /mnt/upload/image/
     chrome-driver: /usr/bin/chromedriver
     csv-upload: /mnt/upload/csv/
-
+org:
+  quartz:
+    threadPool:
+      threadCount: 20