mirror of
https://github.com/certd/certd.git
synced 2026-05-18 22:57:31 +08:00
perf: 支持又拍云cdn
This commit is contained in:
@@ -131,7 +131,7 @@ export class DingTalkNotification extends BaseNotification {
|
||||
data: {
|
||||
at: at,
|
||||
text: {
|
||||
content: `· ${body.title}\n· ${body.content}\n· 查看详情: ${body.url}`,
|
||||
content: `${body.title}\n${body.content}\n查看详情: ${body.url}`,
|
||||
},
|
||||
msgtype:"text"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user