配置文件

This commit is contained in:
yuezhihang
2021-08-18 15:15:06 +08:00
parent af1ffe9313
commit 508c292200
3 changed files with 4 additions and 3 deletions
@@ -12,7 +12,7 @@ spring.datasource.password = root
#==============================================
# 应用设置
spring.application.name=FotonLAWSSystem556
spring.application.name=FotonLAWSSystem
application.code=20200101
application.center=1
#==============================================
@@ -40,6 +40,7 @@ eureka.client.fetch-registry=true
#eureka.client.service-url.defaultZone=http://10.5.116.172:8672/eureka/
eureka.client.service-url.defaultZone=http://62.234.136.153:8761/eureka/
#eureka.client.service-url.defaultZone=http://10.96.10.171:8761/eureka/
# 请求连接的超时时间 默认的时间为 1 秒
ribbon.ConnectTimeout=500000