Commit 35f11691 authored by hezhen's avatar hezhen

123

parent da7aca93
......@@ -15,7 +15,7 @@ import java.util.concurrent.Executors;
@Service
public class MailServiceBiz {
//@Autowired
@Autowired
JavaMailSender mailSender;
public void sendSimpleMail(String to, String subject, String content) {
......
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