优化代码风格
This commit is contained in:
@ -14,4 +14,3 @@ config.read(config_path, encoding="utf-8")
|
||||
SERVER_CONFIG = config["server"]
|
||||
MYSQL_CONFIG = config["mysql"]
|
||||
JWT_CONFIG = config["jwt"]
|
||||
LIVE_CONFIG = config["live"]
|
||||
|
Reference in New Issue
Block a user