Commit cd6cd1b0 authored by msgroup's avatar msgroup

默认静态文件

parent 6dad61e0
spring: spring:
datasource: datasource:
url: jdbc:mysql://localhost:3306/mcms?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai driver-class-name: dm.jdbc.driver.DmDriver
username: root # url: jdbc:mysql://192.168.0.8:3316/mcms-5.2?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
password: root # username: 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