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