Commit 314f6c50 authored by yinxr's avatar yinxr

Merge branch '4.7.0' of https://gitee.com/mingSoft/MCMS.git into 4.7.0

parents d23496fc 164b3813
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
......
......@@ -22,7 +22,7 @@ ms:
spring:
profiles:
active: dev
active: test
mvc:
pathmatch:
use-suffix-pattern: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment