mirror of https://github.com/openspug/spug
U update
parent
d70fb8796b
commit
b3e6a2f410
|
@ -65,6 +65,9 @@ class Helper:
|
|||
'markdown': {
|
||||
'title': 'Spug 发布消息通知',
|
||||
'text': '\n\n'.join(texts)
|
||||
},
|
||||
'at': {
|
||||
'isAtAll': True
|
||||
}
|
||||
}
|
||||
Notification.handle_request(url, data, 'dd')
|
||||
|
|
Loading…
Reference in New Issue