修复yml配置格式问题

This commit is contained in:
stivepeim
2021-03-24 12:29:17 +08:00
parent f44c0ade12
commit 9aea9be28e

View File

@@ -28,7 +28,7 @@ spring:
# 数据库配置
datasource:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/crmeb_java?characterEncoding=utf-8&useSSL=false&serverTimeZone=GMT+8