test
This commit is contained in:
@@ -188,6 +188,7 @@ class MailStore:
|
|||||||
body_text=body_text,
|
body_text=body_text,
|
||||||
body_html=body_html,
|
body_html=body_html,
|
||||||
)
|
)
|
||||||
|
logging.debug(f"创建邮件记录: {email_obj}")
|
||||||
|
|
||||||
# 提取验证码和验证链接
|
# 提取验证码和验证链接
|
||||||
email_obj.extract_verification_data()
|
email_obj.extract_verification_data()
|
||||||
|
|||||||
Reference in New Issue
Block a user