From 797321e4899af44fcad9df6a443fe139aa307e0f Mon Sep 17 00:00:00 2001 From: naiba Date: Wed, 30 Dec 2020 18:30:20 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5a0cc3..ed5ef47 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Body 内容是`JSON` 格式的,值为 `key:value` 的形式,`#NEZHA#` 是面 - wxpusher示例 - 备注: wxpusher - URL:http://wxpusher.zjiecode.com/api/send/message - - 请求方式: POST + - 请求方式: GET - 请求类型: JSON - Body: `{"appToken":"你的appToken","content":"#NEZHA#","contentType":"1","uid":"你的uid"}`