Commit e6252e9c authored by msgroup's avatar msgroup

默认静态文件

parent b8ba9957
spring: spring:
datasource: datasource:
driver-class-name: dm.jdbc.driver.DmDriver url: jdbc:mysql://192.168.0.8:3316/mcms-5.2?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
# url: jdbc:mysql://192.168.0.8:3316/mcms-5.2?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true username: mcms
# username: mcms password: mcms
# password: mcms
url: jdbc:dm://122.9.104.207:5236/SYSDBA
username: SYSDBA
password: SYSDBA
filters: wall,mergeStat filters: wall,mergeStat
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
\ No newline at end of file
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