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

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

修改 退款相关vo

parent e387bc58
...@@ -9,9 +9,9 @@ eureka: ...@@ -9,9 +9,9 @@ eureka:
spring: spring:
cloud: cloud:
config: config:
uri: http://39.106.122.201:7002/support-config # uri: http://39.106.122.201:7002/support-config
# profile: ${liquidnet.cloudConfig.profile} profile: ${liquidnet.cloudConfig.profile}
# name: ${spring.application.name} #默认为spring.application.name name: ${spring.application.name} #默认为spring.application.name
# discovery: discovery:
# enabled: true enabled: true
# service-id: liquidnet-support-config service-id: liquidnet-support-config
...@@ -2,7 +2,7 @@ spring: ...@@ -2,7 +2,7 @@ spring:
application: application:
name: liquidnet-service-kylin name: liquidnet-service-kylin
profiles: profiles:
active: test active: dev
server: server:
tomcat: tomcat:
max-threads: 2000 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