保存现有功能 增加域名和添加时间关联

This commit is contained in:
huangzhenpc
2025-04-07 15:26:55 +08:00
parent 92f7c0f3e0
commit 8fc5a04903
3 changed files with 9 additions and 5 deletions

View File

@@ -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