mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
docs: 完善文档
This commit is contained in:
parent
cb4f12b536
commit
78fd4ebf19
@ -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_ 目录。
|
Loading…
Reference in New Issue
Block a user