|
@ -4,11 +4,21 @@
|
|
|
#jdbc.url=jdbc:mysql://59.61.92.94:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
#jdbc.username=wlyy
|
|
|
#jdbc.password=jkzlehr@123
|
|
|
|
|
|
#
|
|
|
#fv.jdbc.driver=com.mysql.jdbc.Driver
|
|
|
#fv.jdbc.url=jdbc:mysql://172.19.103.85/fv?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
#fv.jdbc.username=root
|
|
|
#fv.jdbc.password=123456
|
|
|
#fv.jdbc.url=jdbc:mysql://59.61.92.94:3306/fv?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
#fv.jdbc.username=wlyy
|
|
|
#fv.jdbc.password=jkzlehr@123
|
|
|
#
|
|
|
#health.jdbc.driver=com.mysql.jdbc.Driver
|
|
|
#health.jdbc.url=jdbc:mysql://59.61.92.94:3306/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
#health.jdbc.username=wlyy
|
|
|
#health.jdbc.password=jkzlehr@123
|
|
|
#
|
|
|
#
|
|
|
#redis.host=120.41.253.95
|
|
|
#redis.port=6380
|
|
|
#redis.password=jkzl_ehr
|
|
|
|
|
|
####--------------IMPORTANT!!! DEMO ENVIRONMENT------------------#####
|
|
|
#mysql database setting
|
|
@ -41,7 +51,7 @@
|
|
|
#redis.maxWait=1000
|
|
|
#redis.testOnBorrow=true
|
|
|
|
|
|
#------------------------------------开发环境数据库配置------------------------------------#
|
|
|
##------------------------------------开发环境数据库配置------------------------------------#
|
|
|
#### mysql database setting
|
|
|
jdbc.driver=com.mysql.jdbc.Driver
|
|
|
jdbc.url=jdbc:mysql://172.19.103.77/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|