mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-10 17:56:21 +08:00
docs: 完善文档
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
|
||||
```csharp
|
||||
bool ret = client.VerifyEventSignature(
|
||||
callbackBody: "<xml> 微信回调通知中请求正文 XML 内容 </xml>"
|
||||
webhookBody: "<xml> 微信回调通知中请求正文 XML 内容 </xml>"
|
||||
);
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user