Skip to content

Commit 7a7790a

Browse files
author
ydhcui
committed
Update README.md
1 parent 6ea9414 commit 7a7790a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,11 @@ message PlugResult {
224224
225225
```
226226

227-
5、 上线提醒功能 需要在conf里面配置一下webhook
227+
5、 上线提醒功能,需要在conf里面配置一下webhook。
228+
228229
demo里用的是wxpusher的方案,可以自己改 但是目前只支持POST模式。
229-
body里面的模板支持以下变量
230+
231+
body里面的模板支持以下变量(注意:变量为未经过滤的原始字符,可能存在xss风险。)
230232
```
231233
{Id}
232234
{Target}

0 commit comments

Comments
 (0)