|
@@ -785,9 +785,8 @@ class emailTemplate {
|
|
|
<h2>乐跑异常告警 <span class="tag">非常见错误</span></h2>
|
|
<h2>乐跑异常告警 <span class="tag">非常见错误</span></h2>
|
|
|
</div>
|
|
</div>
|
|
|
<p>尊敬的管理员:</p>
|
|
<p>尊敬的管理员:</p>
|
|
|
- <p>系统在自动乐跑流程中捕获到一条非常见错误(已自动过滤“当天已跑 / 不在时间 / 登录过期”三类常见错误)。请关注是否为接口变更、代理异常或程序缺陷。</p>
|
|
|
|
|
|
|
+ <p>系统在自动乐跑流程中捕获到一条非常见错误。请关注是否为接口变更、代理异常或程序缺陷。</p>
|
|
|
<div class="info">
|
|
<div class="info">
|
|
|
- <p><strong>服务器:</strong> ${safe(data.server)}</p>
|
|
|
|
|
<p><strong>账号:</strong> ${safe(data.account)}</p>
|
|
<p><strong>账号:</strong> ${safe(data.account)}</p>
|
|
|
<p><strong>姓名:</strong> ${safe(data.name)}</p>
|
|
<p><strong>姓名:</strong> ${safe(data.name)}</p>
|
|
|
<p><strong>任务:</strong> ${safe(data.taskType)}</p>
|
|
<p><strong>任务:</strong> ${safe(data.taskType)}</p>
|