修改投票和get逻辑

This commit is contained in:
JACKYMYPERSON
2025-09-24 15:34:09 +08:00
parent 4a0e61cac5
commit f66aa3a715
3 changed files with 140 additions and 110 deletions

View File

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