pull/MERGE
xuxueli 7 years ago
parent 7b5ce2bbd4
commit d2ab791e8f

@ -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" +

Loading…
Cancel
Save