摘要: 全新版本 极小,极快,极限性能的开发调试工具 官网地址:http://www.smartapi.site/ 旧版本不在维护更新 历史版本介绍 SmartApi-v1.0.0使用说明 新增功能 Email分享文档 导入接口数据-目前仅支持apiPost、SmartApi数据导入 Email分享文档 效 阅读全文
posted @ 2023-10-23 09:31 lichong951 阅读(41) 评论(0) 推荐(0)
摘要: 上一章 【node】发送邮件及附件简要使用说明 邮箱配置 参数配置参考如下: let transporter = nodemailer.createTransport({ host: 'smtp.qq.com', port: 465, secure: true, auth: { user: '*** 阅读全文
posted @ 2023-10-23 09:29 lichong951 阅读(277) 评论(0) 推荐(0)