Skip to content

Commit

Permalink
fix: 修复配置文件中的错漏
Browse files Browse the repository at this point in the history
  • Loading branch information
eryajf committed Nov 3, 2023
1 parent db2a935 commit d9bb571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mysql:
# 主机地址
host: localhost
# 端口
port: 3307
port: 3306
# 连接字符串参数
query: parseTime=True&loc=Local&timeout=10000ms
# 是否打印日志
Expand Down

0 comments on commit d9bb571

Please sign in to comment.