From b632cce267f88367d9875b0b72ed262ceca2c31b Mon Sep 17 00:00:00 2001 From: "DESKTOP-369JRHT\\12997" <9> Date: Sat, 27 Jul 2024 16:14:22 +0800 Subject: [PATCH] no message --- .../src/main/resources/application.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fuintBackend/fuint-application/src/main/resources/application.properties b/fuintBackend/fuint-application/src/main/resources/application.properties index d35dad288..5042427a3 100644 --- a/fuintBackend/fuint-application/src/main/resources/application.properties +++ b/fuintBackend/fuint-application/src/main/resources/application.properties @@ -3,11 +3,11 @@ server.port=8081 env.profile=dev #env.properties.path=D:/workspaces/oilSystem/fuintBackend/configure/ -env.properties.path=F:/work/oilSystem/fuintBackend/configure/ +#env.properties.path=F:/work/oilSystem/fuintBackend/configure/ #env.properties.path=D:/oil/new-oil/oilSystem/fuintBackend/configure/ -#env.properties.path=D:/code/oilSystem/fuintBackend/configure/ +env.properties.path=D:/code/oilSystem/fuintBackend/configure/ #env.properties.path=/www/wwwroot/shenlanshuke/oilAdmin/ @@ -16,7 +16,7 @@ spring.datasource.type=com.zaxxer.hikari.HikariDataSource spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver spring.cache.type=ehcache spring.cache.ehcache.config=classpath:ehcache.xml - +spring.task.scheduling.pool.size=5 # \u65E5\u5FD7\u7EA7\u522B logging.level.com.fuint=info multipart.max-file-size=20mb