feat: 添加系统配置,更新验证码接口
This commit is contained in:
@@ -473,6 +473,7 @@ class GetConfig:
|
||||
"""
|
||||
# 实例化邮件配置
|
||||
return EmailSettings()
|
||||
|
||||
@lru_cache()
|
||||
def get_map_config(self) -> 'MapSettings':
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user