Commit 187a6f42 authored by 赵建伟's avatar 赵建伟

update codes

parent 8b38b20e
...@@ -15,6 +15,6 @@ public class MailServiceTest { ...@@ -15,6 +15,6 @@ public class MailServiceTest {
@Test @Test
public void testSimpleMail() throws Exception { public void testSimpleMail() throws Exception {
MailService.sendSimpleMail(" hello this is simple mail"); //MailService.sendSimpleMail(" hello this is simple mail");
} }
} }
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