添加账号查询次数接口

This commit is contained in:
2025-06-13 16:58:16 +08:00
parent e5bbc22645
commit 9460926eee
11 changed files with 95 additions and 47 deletions

View File

@@ -14,11 +14,10 @@ spring:
# Redis 配置
# todo 需替换配置
redis:
database: 1
database: 0
host: localhost
port: 6379
timeout: 5000
password: 123456
rabbitmq:
host: localhost
port: 5672