Commit e70e1b90 by 张宗强

Merge branch 'master' of 60.205.210.36:proudkids-pub/config-center

parents eb00c166 f960013b
......@@ -18,6 +18,15 @@ spring:
sleuth:
sampler:
percentage: 1.0
batch:
# schema:
# script: classpath:/org/springframework/batch/core/schema-mysql.sql
# drop:
# script: classpath:/org/springframework/batch/core/schema-drop-mysql.sql
job:
enabled : true
initializer:
enabled: false
# 分库分表支持
sharding:
jdbc:
......
......@@ -83,5 +83,5 @@ logging:
proudkids:
thirdparty:
card:
viewcard: http://192.168.1.83:8080/app/card-record
viewinvited: http://192.168.1.83:8080/app/invited-ref
\ No newline at end of file
viewcard: http://192.168.1.83:8888/app/card-record
viewinvited: http://192.168.1.83:8888/app/invited-ref
\ No newline at end of file
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