Merge remote-tracking branch 'origin/master'

This commit is contained in:
zhongyh 2019-12-27 11:53:56 +08:00
commit 2468068391
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
spring:
datasource:
url: jdbc:mysql://localhost:3306/db-mcms-open?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true
username: root
password: root
url: jdbc:mysql://imingsoft.cn:3307/db-mcms-5.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true
username: mcms
password: mcms
filters: wall,mergeStat
type: com.alibaba.druid.pool.DruidDataSource