更新用户登录

This commit is contained in:
2025-09-23 18:39:01 +08:00
parent 0729f6e5cf
commit e8302dd3d7
2 changed files with 150 additions and 132 deletions

View File

@@ -7,7 +7,7 @@ database:
params: "charset=utf8mb4&parseTime=True&loc=Local"
redis:
host: "localhost"
port: 30079
port: 6379
username: "default"
password: ""
jwtsecret: "clka1af83af15vhyt8s652avre"