提交 fbd13055 编写于 作者: E Evan

refactor: update Mysql connection parameters

上级 ef15a1b2
......@@ -2,7 +2,7 @@
server.port=8443
# 数据源配置
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/wj?characterEncoding=UTF-8&serverTimezone=GMT%2B8
spring.datasource.url=jdbc:mysql://localhost:3306/wj?characterEncoding=UTF-8&serverTimezone=GMT%2B8
spring.datasource.username=root
spring.datasource.password=Admin123!
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册