|
@ -53,7 +53,7 @@ ribbon:
|
|
|
enabled: true
|
|
|
|
|
|
fast-dfs:
|
|
|
tracker-server: 172.19.103.54:22122 #服务器地址
|
|
|
tracker-server: 192.169.101.2:22122 #服务器地址
|
|
|
connect-timeout: 2 #链接超时时间
|
|
|
network-timeout: 30
|
|
|
charset: ISO8859-1 #编码
|
|
@ -181,9 +181,7 @@ security:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: jwtest
|
|
|
profiles: jwtest
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.26.0.104/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: root
|
|
@ -193,9 +191,7 @@ spring:
|
|
|
port: 6379 # Redis server port.
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: iottest
|
|
|
profiles: iottest
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.26.0.104/iot-base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: root
|
|
@ -205,9 +201,7 @@ spring:
|
|
|
port: 6379 # Redis server port.
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: iotyanshi
|
|
|
profiles: iotyanshi
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.26.0.195/iot-base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: root
|
|
@ -218,9 +212,7 @@ spring:
|
|
|
---
|
|
|
## 卫计委配置
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: xmjwprod
|
|
|
profiles: xmjwprod
|
|
|
datasource:
|
|
|
url: jdbc:mysql://59.61.92.90:9409/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -232,9 +224,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: iotprod
|
|
|
profiles: iotprod
|
|
|
datasource:
|
|
|
url: jdbc:mysql://10.90.32.3:20002/iot-base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy_new
|
|
@ -245,9 +235,7 @@ spring:
|
|
|
password: o!a1#B74&m
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: iotprodIn
|
|
|
profiles: iotprodIn
|
|
|
datasource:
|
|
|
url: jdbc:mysql://10.95.22.143:3306/iot-base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy_new
|
|
@ -258,9 +246,7 @@ spring:
|
|
|
password: o!a1#B74&m
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: jwystest
|
|
|
profiles: jwystest
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.26.0.104/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: root
|
|
@ -272,9 +258,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: tnJwprod
|
|
|
profiles: tnJwprod
|
|
|
datasource:
|
|
|
url: jdbc:mysql://10.9.1.247:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -286,9 +270,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: hzprod
|
|
|
profiles: hzprod
|
|
|
datasource:
|
|
|
url: jdbc:mysql://10.18.43.40:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -300,9 +282,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: wjwProd
|
|
|
profiles: wjwProd
|
|
|
datasource:
|
|
|
url: jdbc:mysql://127.0.0.1:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -315,9 +295,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: dsyy
|
|
|
profiles: dsyy
|
|
|
datasource:
|
|
|
url: jdbc:mysql://127.0.0.1:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -329,9 +307,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: dsyyProd
|
|
|
profiles: dsyyProd
|
|
|
datasource:
|
|
|
url: jdbc:mysql://192.168.101.2:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -343,9 +319,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: hcyyProd
|
|
|
profiles: hcyyProd
|
|
|
datasource:
|
|
|
url: jdbc:mysql://192.168.120.103:6001/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -357,9 +331,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: jwZnyg
|
|
|
profiles: jwZnyg
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.26.0.222:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: root
|
|
@ -372,9 +344,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: jwZnygProd
|
|
|
profiles: jwZnygProd
|
|
|
datasource:
|
|
|
url: jdbc:mysql://59.61.92.90:9409/medicine?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -386,9 +356,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: ZjxlProd
|
|
|
profiles: ZjxlProd
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.26.0.13:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: root
|
|
@ -398,9 +366,7 @@ spring:
|
|
|
port: 6379 # Redis server port.
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: jwZnygProdIn
|
|
|
profiles: jwZnygProdIn
|
|
|
datasource:
|
|
|
url: jdbc:mysql://10.95.22.191:3406/medicine?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|
|
@ -412,9 +378,7 @@ spring:
|
|
|
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: mlwProd
|
|
|
profiles: mlwProd
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.26.0.114:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: root
|
|
@ -436,12 +400,10 @@ spring:
|
|
|
port: 6390
|
|
|
password: Kb6wKDQP1W4
|
|
|
fastDFS:
|
|
|
fastdfs_file_url: http://172.19.103.54:80/
|
|
|
fastdfs_file_url: http://192.168.101.2:80/
|
|
|
---
|
|
|
spring:
|
|
|
config:
|
|
|
activate:
|
|
|
on-profile: dsyy
|
|
|
profiles: dsyy
|
|
|
datasource:
|
|
|
url: jdbc:mysql://127.0.0.1:3306/base?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false
|
|
|
username: wlyy
|