This commit is contained in:
张成
2025-12-19 16:45:42 +08:00
parent 5e04c591d6
commit 46ba6e12c3
2 changed files with 4 additions and 6 deletions

View File

@@ -274,6 +274,7 @@ async function sendEmailCode(email) {
// Redis key
const redis_key = `email_code:${email_lower}`;
// 验证码数据
const code_data = {