Commit a9e45466 by zhangxingmin

push

parent 592e46e4
......@@ -69,7 +69,6 @@ public class ApiEmailServiceImpl implements ApiEmailService {
}
});
log.info("创建邮件会话对象,传入配置和认证器:{}",JSON.toJSONString(session));
// 使用try-catch块处理邮件发送异常
try {
// 创建MIME类型邮件消息对象
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment