提交 dc83e98e 编写于 作者: L leon.li

change Weixin contents format

上级 54b84327
......@@ -25,6 +25,7 @@ public class WeixinSender extends BaseSender {
}
try {
content = content.replaceAll("<br/>", "\n");
m_mailSms.sendWeiXin(title, content, domain, mergeList(receivers));
sendLog(title, content, receivers);
return true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册