mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
feat: 手机号登录、邮箱验证码注册
This commit is contained in:
@@ -391,7 +391,6 @@ export class Executor {
|
||||
if (notification.type === "email") {
|
||||
try {
|
||||
await this.options.emailService?.send({
|
||||
userId: this.pipeline.userId,
|
||||
subject,
|
||||
content,
|
||||
receivers: notification.options.receivers,
|
||||
|
||||
Reference in New Issue
Block a user