commit
2468068391
1 changed files with 3 additions and 3 deletions
@ -1,7 +1,7 @@ |
|||||||
spring: |
spring: |
||||||
datasource: |
datasource: |
||||||
url: jdbc:mysql://localhost:3306/db-mcms-open?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true |
url: jdbc:mysql://imingsoft.cn:3307/db-mcms-5.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true |
||||||
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