|
@@ -82,6 +82,14 @@ sys.config.customThreadPoolCoreSize=true
|
|
sys.config.sessionActive=4h
|
|
sys.config.sessionActive=4h
|
|
spring.resources.static-locations=file:${sys.config.serverUpload},classpath:/META-INF/resources/,classpath:/resources/
|
|
spring.resources.static-locations=file:${sys.config.serverUpload},classpath:/META-INF/resources/,classpath:/resources/
|
|
|
|
|
|
|
|
+#\u65E5\u671F\u683C\u5F0F\u5316
|
|
|
|
+spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
|
|
|
|
+spring.jackson.time-zone=GMT+8
|
|
|
|
+
|
|
|
|
+#\u65E5\u5FD7\u914D\u7F6E
|
|
|
|
+com.qmth.logging.root-level=info
|
|
|
|
+com.qmth.logging.file-path=/ONLINE_EXAM/distributed/task_tomcat/logs/distributed-task.log
|
|
|
|
+
|
|
#============================================================================
|
|
#============================================================================
|
|
# \u914D\u7F6EJobStore
|
|
# \u914D\u7F6EJobStore
|
|
#============================================================================
|
|
#============================================================================
|