|
@ -79,9 +79,9 @@ fastDFS:
|
|
spring:
|
|
spring:
|
|
profiles: jwtest
|
|
profiles: jwtest
|
|
datasource:
|
|
datasource:
|
|
url: jdbc:mysql://172.17.110.160/wlyy_health_bank?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: linzhou
|
|
|
|
password: linzhou
|
|
|
|
|
|
url: jdbc:mysql://172.19.103.77:3306/wlyy_health_bank?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
|
|
|
|
username: root
|
|
|
|
password: 123456
|
|
fastDFS:
|
|
fastDFS:
|
|
fastdfs_file_url: http://172.19.103.54:80/
|
|
fastdfs_file_url: http://172.19.103.54:80/
|
|
|
|
|