mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-09-02 23:35:33 +00:00
remove space
@@ -528,8 +528,8 @@ Send notification to workwx group via webhook api. First create a group robot, g
|
|||||||
API说明:https://developer.work.weixin.qq.com/document/path/91770
|
API说明:https://developer.work.weixin.qq.com/document/path/91770
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export WEIXIN_WORK_WEBHOOK ='https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=693a91f6-7xxx-4bc4-97a0-0ec2sifa5aaa'
|
export WEIXIN_WORK_WEBHOOK='https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=693a91f6-7xxx-4bc4-97a0-0ec2sifa5aaa'
|
||||||
export WEIXIN_WORK_KEYWORD =acme
|
export WEIXIN_WORK_KEYWORD=acme
|
||||||
|
|
||||||
acme.sh --set-notify --notify-hook weixin_work
|
acme.sh --set-notify --notify-hook weixin_work
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user