소스 검색

设置文件路径

yq 3 년 전
부모
커밋
471c1783d3
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