出题人
This commit is contained in:
@@ -25,6 +25,7 @@ class CacheKey:
|
||||
waiting_queue = "waiting_queue"
|
||||
contest_rank_cache = "contest_rank_cache"
|
||||
website_config = "website_config"
|
||||
problem_authors = "problem_authors"
|
||||
|
||||
|
||||
class Difficulty(Choices):
|
||||
|
||||
Reference in New Issue
Block a user