优化操作体验 reload

This commit is contained in:
georgehao
2022-05-02 13:21:02 +08:00
parent c33a256438
commit 60196f512b
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ site.name = 定时任务管理器
notify.type = 0
# 数据库配置
db.host = 127.0.0.1
db.host = localhost
db.user = root
db.password = "123456"
db.port = 3306