保存现有功能 增加域名和添加时间关联
This commit is contained in:
@@ -242,6 +242,7 @@ class HostRegisterWorker:
|
||||
logger.success(f"自建邮箱账号 {email} 注册成功")
|
||||
return {
|
||||
'email': email,
|
||||
'email_password': '', # 添加email_password字段,可以为空字符串
|
||||
'cursor_password': cursor_password,
|
||||
'cursor_cookie': cookies,
|
||||
'cursor_jwt': jwt_token
|
||||
|
||||
Reference in New Issue
Block a user