parent
78a8b4c48c
commit
a8e8f68187
1 changed files with 3 additions and 3 deletions
@ -1,7 +1,7 @@ |
|||||||
spring: |
spring: |
||||||
datasource: |
datasource: |
||||||
url: jdbc:mysql://localhost:3306/wx-5.1?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai |
url: jdbc:mysql://192.168.0.8:3316/mcms-dev-5.1?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai |
||||||
username: root |
username: mcms |
||||||
password: root |
password: mcms |
||||||
filters: wall,mergeStat |
filters: wall,mergeStat |
||||||
type: com.alibaba.druid.pool.DruidDataSource |
type: com.alibaba.druid.pool.DruidDataSource |
||||||
|
|||||||
Loading…
Reference in new issue