refactor(reaction): 收敛为单选接口

This commit is contained in:
2026-08-06 07:53:06 -06:00
parent 776b470457
commit 8d8ab01d8b
8 changed files with 124 additions and 34 deletions

View File

@@ -17,7 +17,6 @@ class CacheKey:
website_config = "website_config"
problem_authors = "problem_authors"
problem_tags = "problem_tags"
reaction_stats = "reaction_stats"
user_activity_rank = "user_activity_rank"
problem_yearly_ac = "problem_yearly_ac"