记得上下班打卡 | git大法好,push需谨慎

Commit 0f2d44eb authored by 胡佳晨's avatar 胡佳晨

修改 退款相关vo

parent e387bc58
......@@ -9,9 +9,9 @@ eureka:
spring:
cloud:
config:
uri: http://39.106.122.201:7002/support-config
# profile: ${liquidnet.cloudConfig.profile}
# name: ${spring.application.name} #默认为spring.application.name
# discovery:
# enabled: true
# service-id: liquidnet-support-config
# uri: http://39.106.122.201:7002/support-config
profile: ${liquidnet.cloudConfig.profile}
name: ${spring.application.name} #默认为spring.application.name
discovery:
enabled: true
service-id: liquidnet-support-config
......@@ -2,7 +2,7 @@ spring:
application:
name: liquidnet-service-kylin
profiles:
active: test
active: dev
server:
tomcat:
max-threads: 2000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment