完善OI细则
This commit is contained in:
@@ -23,6 +23,6 @@ class ContestRuleType(Choices):
|
||||
|
||||
class CacheKey:
|
||||
waiting_queue = "waiting_queue"
|
||||
contest_rank_cache = "contest_rank_cache_"
|
||||
contest_rank_cache = "contest_rank_cache"
|
||||
website_config = "website_config"
|
||||
option = "option"
|
||||
|
||||
Reference in New Issue
Block a user