Просмотр исходного кода

Merge branch 'master' into feature-management-2021-9-16

jichaobo 3 лет назад
Родитель
Сommit
0a7f9aa863
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      fiveep-controller/src/main/resources/application-dev.properties

+ 1 - 1
fiveep-controller/src/main/resources/application-dev.properties

@@ -1,7 +1,7 @@
 debug=true
 spring.main.lazy-initialization=false
 spring.main.allow-bean-definition-overriding=true
-temp.basedir=file
+temp.basedir=/usr/local/service/fiveep/file
 # application
 server.port=8010
 # mybatis-plus