|
@@ -57,8 +57,8 @@ public class FurnanceTemperatureThread implements Runnable {
|
|
|
"亲爱的staffName</font><br><font style=\"line-height: 22px; \" size=\"4\">" +
|
|
|
"Dear staffNameEN(loginName)</font></font></h2>" +
|
|
|
"<p>裂解炉炉管测温COIL数值异常," + msg + "请及时查看。<br>" +
|
|
|
- "请登录<a href=\"https://cpms.basf-ypc.net.cn/cpms/index.html#jumpUrl\">CPMS管理系统</a>查看。<br>" +
|
|
|
- "Please log in the <a href=\"https://cpms.basf-ypc.net.cn/cpms/index.html#jumpUrl\">CPMS</a> to handle it.</p>" +
|
|
|
+ "请登录<a href=\"https://cpms.basf-ypc.net.cn/cpms/index.html#" + jumpUrl + "\">CPMS管理系统</a>查看。<br>" +
|
|
|
+ "Please log in the <a href=\"https://cpms.basf-ypc.net.cn/cpms/index.html#" + jumpUrl + "\">CPMS</a> to handle it.</p>" +
|
|
|
"<p align=\"right\">date</p>" +
|
|
|
"<div style=\"width:700px;margin:0 auto;\">" +
|
|
|
"<div style=\"padding:10px 10px 0;border-top:1px solid #ccc;color:#747474;margin-bottom:20px;line-height:1.3em;font-size:12px;\">" +
|