Commit 611cee8a authored by 郭灿峰's avatar 郭灿峰

Update application-dev.yml

parent 249be1c4
......@@ -2,7 +2,7 @@ site:
datasource_driver: com.mysql.cj.jdbc.Driver
datasource_url: jdbc:mysql://localhost:3306/pybbs?useSSL=false&characterEncoding=utf8&serverTimezone=Asia/Shanghai
datasource_username: root
datasource_password: 123123
datasource_password: root
# 想看mybatis执行的sql的时候,去掉下面这段的注释
#logging:
......
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