From bbce47dda17124861146207d02cc5a655ca66856 Mon Sep 17 00:00:00 2001 From: "DESKTOP-369JRHT\\12997" <9> Date: Sat, 12 Oct 2024 14:49:42 +0800 Subject: [PATCH] 10.11 --- .../src/main/resources/application.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fuintBackend/fuint-application/src/main/resources/application.properties b/fuintBackend/fuint-application/src/main/resources/application.properties index 2e4d797e4..d847c40c7 100644 --- a/fuintBackend/fuint-application/src/main/resources/application.properties +++ b/fuintBackend/fuint-application/src/main/resources/application.properties @@ -4,8 +4,8 @@ env.profile=dev #env.properties.path=D:/workspaces/oil-stations/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/bulidmap/oil-station/fuintBackend/configure -env.properties.path=D:/Code/yuzhan/oil-station/fuintBackend/configure +env.properties.path=D:/code/bulidmap/oil-station/fuintBackend/configure +#env.properties.path=D:/Code/yuzhan/oil-station/fuintBackend/configure #env.properties.path=/www/wwwroot/shenlanshuke/oilAdmin/ # \u6570\u636E\u5E93\u914D\u7F6E @@ -18,7 +18,6 @@ spring.task.scheduling.pool.size=5 logging.level.com.fuint=info multipart.max-file-size=20mb multipart.max-request-size=20mb - # \u6700\u5927\u4E0A\u4F20\u6587\u4EF6 spring.servlet.multipart.max-file-size=10MB spring.servlet.multipart.max-request-size=10MB