feat(character): 为键盘人设服务集成Redis缓存

引入RedisTemplate,新增缓存刷新与删除方法,在增删改操作后同步更新缓存,提升读取性能并避免脏数据
This commit is contained in:
2026-03-16 10:09:15 +08:00
parent 9da3f3c0c5
commit 7c1b515e6a
2 changed files with 67 additions and 8 deletions

1
.gitignore vendored
View File

@@ -53,3 +53,4 @@ application-my.yaml
/yolo-ui-app/unpackage/
**/.DS_Store
/.omc/
/AGENTS.md