mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-09-06 07:56:39 +08:00
feat(mail): Temp-Mail 服务类型实现完成
This commit is contained in:
@@ -34,6 +34,7 @@ class EmailServiceType(str, Enum):
|
||||
TEMPMAIL = "tempmail"
|
||||
OUTLOOK = "outlook"
|
||||
CUSTOM_DOMAIN = "custom_domain"
|
||||
TEMP_MAIL = "temp_mail"
|
||||
|
||||
|
||||
# ============================================================================
|
||||
|
||||
Reference in New Issue
Block a user