Commit ba36edf0 authored by AfirSraftGarrier's avatar AfirSraftGarrier

完成

parent 46d30876
...@@ -6,7 +6,7 @@ logging: ...@@ -6,7 +6,7 @@ logging:
spring: spring:
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://rm-wz9w0x7a26q11av687o.mysql.rds.aliyuncs.com:3306/iot_license?serverTimezone=GMT%2B8 url: jdbc:mysql://rm-wz967s36ql2r2gix3.mysql.rds.aliyuncs.com:3306/iot_license?serverTimezone=GMT%2B8
username: dada username: dada
password: Acc2019123 password: Acc2019123
mybatis-plus: mybatis-plus:
......
...@@ -3,7 +3,7 @@ server: ...@@ -3,7 +3,7 @@ server:
spring: spring:
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://rm-wz9w0x7a26q11av687o.mysql.rds.aliyuncs.com:3306/iot_license?serverTimezone=GMT%2B8 url: jdbc:mysql://rm-wz967s36ql2r2gix3.mysql.rds.aliyuncs.com:3306/iot_license?serverTimezone=GMT%2B8
username: dada username: dada
password: Acc2019123 password: Acc2019123
main: main:
......
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