Commit 633218d9 authored by zhaowei's avatar zhaowei

数据库配置

parent 21e37a66
...@@ -11,7 +11,7 @@ spring: ...@@ -11,7 +11,7 @@ spring:
strict: true strict: true
datasource: datasource:
db1: db1:
url: jdbc:mysql://rm-bp15h28bq72fbw407.mysql.rds.aliyuncs.com:3306/drawmz?characterEncoding=UTF-8&useSSL=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2B8&rewriteBatchedStatements=true url: jdbc:mysql://rm-bp15h28bq72fbw407.mysql.rds.aliyuncs.com:3306/drawnot?characterEncoding=UTF-8&useSSL=true&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
username: draw username: draw
password: sACSFEgGEYcWXNDeyr74 password: sACSFEgGEYcWXNDeyr74
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
......
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