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){ //设置邮箱配置、资源链接池