瀏覽代碼

设置文件路径

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