From 2eb51c03e94d84b94dc4bdfad5d13bd3782832f5 Mon Sep 17 00:00:00 2001 From: yushunrui <364203175@qq.com> Date: Sun, 3 Mar 2024 14:40:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=81=90=E6=80=96=E6=88=98=E4=BA=89?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api_o2s/email/Apisendemail.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/api_o2s/email/Apisendemail.ts b/src/api_o2s/email/Apisendemail.ts index a061426..ae9663d 100644 --- a/src/api_o2s/email/Apisendemail.ts +++ b/src/api_o2s/email/Apisendemail.ts @@ -11,8 +11,6 @@ export default async function (call: ApiCall) { content = call.req.content, sendType = call.req.sendType, uids = call.req.uids || []; - - //2. 发送邮件model let emailMsg: ReqEmail = { uid: '',