feat: 邮箱主题
Signed-off-by: skyyemperor <skyyemperor@qq.com>
This commit is contained in:
父節點
03f9d539cf
當前提交
4f8f119ffa
@ -258,7 +258,7 @@ public class JobService {
|
||||
|
||||
|
||||
if (content != null) {
|
||||
mailUtil.send(mail, String.format(SUBJECT, job.getJobId()), String.format(content, param1, param2));
|
||||
mailUtil.send(mail, String.format(SUBJECT, param1), String.format(content, param1, param2));
|
||||
}
|
||||
}
|
||||
|
||||
|
載入中…
x
新增問題並參考
Block a user