完善OI细则

This commit is contained in:
zema1
2017-10-16 09:45:29 +08:00
parent 2c5a1e42bf
commit f5566148bc
8 changed files with 44 additions and 37 deletions

View File

@@ -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"