pull/418/head
vapao 2021-12-10 13:31:20 +08:00
parent d70fb8796b
commit b3e6a2f410
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ class Helper:
'markdown': {
'title': 'Spug 发布消息通知',
'text': '\n\n'.join(texts)
},
'at': {
'isAtAll': True
}
}
Notification.handle_request(url, data, 'dd')