mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
docs: 完善文档
This commit is contained in:
@@ -69,4 +69,4 @@ string replyXml = client.SerializeEventToXml(replyModel);
|
||||
string replyXml = client.SerializeEventToXml(replyModel, safety: true);
|
||||
```
|
||||
|
||||
更多的示例可以参考项目目录下的 _src/SKIT.FlurlHttpClient.Wechat.Api/Events/MpReply_ 目录。
|
||||
完整的被动回复模型定义可以参考项目目录下的 _src/SKIT.FlurlHttpClient.Wechat.Api/Events/MpReply_ 目录。
|
Reference in New Issue
Block a user