Merge branch '4.7.0' of https://gitee.com/mingSoft/MCMS.git into 4.7.0
commit
314f6c50d1
3 changed files with 3 additions and 3 deletions
@ -1,6 +1,6 @@ |
||||
spring: |
||||
datasource: |
||||
url: jdbc:mysql://192.168.1.18:3306/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false |
||||
url: jdbc:mysql://localhost:3307/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false |
||||
username: root |
||||
password: root |
||||
filters: wall,mergeStat |
||||
|
||||
Loading…
Reference in new issue