From d95c63c77bd0045eca14690b92ed8f2d209e8ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=40jkccchen123?= <893824054@qq.com> Date: Thu, 31 Oct 2024 14:43:48 +0800 Subject: [PATCH] jk-2024.10.31-14:43 --- routes/index.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/routes/index.js b/routes/index.js index d11ef7f..422824b 100644 --- a/routes/index.js +++ b/routes/index.js @@ -27,6 +27,10 @@ function execute(cmd){ }) } + + + + //邮箱发送验证码 function sendMails(mailId, VerificationCode){ //设置邮箱配置、资源链接池