修复yml配置格式问题
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user