发邮箱
This commit is contained in:
parent
a6e4e7c3b2
commit
0476848dfb
@ -156,6 +156,7 @@ public class EmailUtils implements EmailService {
|
||||
String sub = envName + "工作流【" + subject + "】出现异常";
|
||||
this.sendSimpleMail("ak47_vce@163.com", sub, detail);
|
||||
this.sendSimpleMail("du.haipeng@szjxj.com", sub, detail);
|
||||
this.sendSimpleMail("2634687239@qq.com", sub, detail);
|
||||
this.sendSimpleMail("1923636941@qq.com", sub, detail);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user