This commit is contained in:
xuxueli 2018-03-27 21:02:48 +08:00
parent 7b5ce2bbd4
commit d2ab791e8f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import java.text.MessageFormat;
public class MailUtilTest { public class MailUtilTest {
@Test @Test
public void registryTest() throws Exception { public void mailTest() throws Exception {
String mailBodyTemplate = "<h5>监控告警明细:</span>" + String mailBodyTemplate = "<h5>监控告警明细:</span>" +
"<table border=\"1\" cellpadding=\"3\" style=\"border-collapse:collapse; width:80%;\" >\n" + "<table border=\"1\" cellpadding=\"3\" style=\"border-collapse:collapse; width:80%;\" >\n" +