mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
docs: 完善文档
This commit is contained in:
@@ -44,7 +44,7 @@ switch (msgType)
|
||||
var callbackModel = client.DeserializeEventFromXml<Events.TextMessageEvent>(callbackXml);
|
||||
}
|
||||
break;
|
||||
// 省略其他情况
|
||||
// 其他情况略
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user