Commit 5a71c7a8d182f61bdb968901c17f8529ec75a960

Authored by luotong
2 parents 27af1f4e afbfec4f

Merge branch 'master' into 'master'

添加/usr/local/tomcat/temp配置



See merge request !15
Showing 1 changed file with 1 additions and 0 deletions
class-service.yml
@@ -76,6 +76,7 @@ eureka: @@ -76,6 +76,7 @@ eureka:
76 # 一些公共的常量配置 76 # 一些公共的常量配置
77 apiConfig: 77 apiConfig:
78 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com 78 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
  79 + usrLocalTomcatTempLocation: /usr/local/tomcat/temp
79 --- 80 ---
80 81
81 spring: 82 spring: