提交 b822e4e1 authored 作者: 杨凯's avatar 杨凯

feat:家庭医生初始化

上级 449e6a53
spring:
# redis:
# database: 0
# cluster:
# nodes: 39.105.23.253:6382,39.106.26.175:6381,101.200.127.120:6382
# timeout: 3600
# jedis:
# shutdown-timeout: 3600
# pool:
# max-wait: -1
# max-active: 300
# max-idle: 8
# min-idle: 2
# redis:
# database: 0
# cluster:
# nodes: 39.105.23.253:6382,39.106.26.175:6381,101.200.127.120:6382
# timeout: 3600
# jedis:
# shutdown-timeout: 3600
# pool:
# max-wait: -1
# max-active: 300
# max-idle: 8
# min-idle: 2
datasource:
driver-class-name: com.mysql.jdbc.Driver
username: root
password: Bykf@2020@..
url: jdbc:mysql://192.168.0.108:3311/byh-family-doctor?useUnicode=true&characterEncoding=utf8
password: Lyt#2021...
url: jdbc:mysql://192.168.0.103:3310/byh-family-doctor?useUnicode=true&characterEncoding=utf8
cache:
cache-names: dataCache
type: REDIS
# rabbitmq:
# host: 123.57.93.190
# port: 5672
# username: byh
# password: byh2019@ZW..
# rabbitmq:
# host: 123.57.93.190
# port: 5672
# username: byh
# password: byh2019@ZW..
jackson:
serialization:
WRITE_DATES_AS_TIMESTAMPS: true
......@@ -62,5 +62,5 @@ logging:
swagger:
enabled: true
cloudDoctorUrl: https://testapi.chinachdu.com/cloud/doctorbasedata/
cloudDoctorUserUrl: https://testapi.chinachdu.com/cloud/doctoruser/
\ No newline at end of file
cloudDoctorUrl: https://ihos.chinachdu.com/cloud/doctorbasedata/
cloudDoctorUserUrl: https://ihos.chinachdu.com/cloud/doctoruser/
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论