🌱dingtalk push
This commit is contained in:
parent
93a4d789fc
commit
759fc5886f
@ -18,18 +18,15 @@ Post
|
|||||||
"text": `$title$\n$body$\n$url$`
|
"text": `$title$\n$body$\n$url$`
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
# COOKIESJD
|
# dingtalk
|
||||||
```
|
```
|
||||||
[
|
{
|
||||||
{
|
"msgtype": "markdown",
|
||||||
"userName": "",
|
"markdown": {
|
||||||
"cookie": "pt_key=;pt_pin=;"
|
"title": `$title$`,
|
||||||
},
|
"text": `$title$ \n> $body$\n$url$`
|
||||||
{
|
}
|
||||||
"userName": "",
|
}
|
||||||
"cookie": "pt_key=;pt_pin=;"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
```
|
```
|
||||||
# notify.js
|
# notify.js
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user