Commit a628b3b1 by Administrator

Update techheroshop-project-interface-dev.yml

parent bc2977a0
...@@ -7,6 +7,6 @@ spring: ...@@ -7,6 +7,6 @@ spring:
auto: update auto: update
datasource: datasource:
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/ecommerce?useSSL=false url: jdbc:mysql://127.0.0.1:3306/ecommerce?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8
username: root username: root
password: root password: root
\ 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