mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-06 16:07:17 +08:00
update suffix of dingtalk message
This commit is contained in:
@@ -2,7 +2,7 @@ export function createTextMessage (text) {
|
|||||||
return JSON.stringify({
|
return JSON.stringify({
|
||||||
"msgtype": "text",
|
"msgtype": "text",
|
||||||
"text": {
|
"text": {
|
||||||
"content": `${text}【geekgo】`
|
"content": `${text}【bossgeekgo】`
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user