forked from Thirdparty/wvp
1
0
Fork 0

add: road

yunnan-road
axzsd 2023-10-20 11:59:41 +08:00
parent 57d94a8e67
commit c8a9bf78b5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spring:
timeout: 10000 timeout: 10000
datasource: datasource:
name: eiot name: eiot
url: jdbc:mysql://mysql-5-0.mysql.kube-qa.svc.cluster.local:3306/eiot_road?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true url: jdbc:mysql://mysql-5-0.mysql-5.kube-qa.svc.cluster.local:3306/eiot_road?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true
username: root username: root
password: axzsd110 password: axzsd110
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource