mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
docs: 完善文档
This commit is contained in:
@@ -21,6 +21,7 @@ client.Configure(settings =>
|
|||||||
|
|
||||||
```csharp
|
```csharp
|
||||||
using System.Text.Json;
|
using System.Text.Json;
|
||||||
|
using SKIT.FlurlHttpClient;
|
||||||
using SKIT.FlurlHttpClient.Wechat;
|
using SKIT.FlurlHttpClient.Wechat;
|
||||||
|
|
||||||
client.Configure(settings =>
|
client.Configure(settings =>
|
||||||
@@ -35,6 +36,7 @@ client.Configure(settings =>
|
|||||||
|
|
||||||
```csharp
|
```csharp
|
||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
using SKIT.FlurlHttpClient;
|
||||||
using SKIT.FlurlHttpClient.Wechat;
|
using SKIT.FlurlHttpClient.Wechat;
|
||||||
|
|
||||||
client.Configure(settings =>
|
client.Configure(settings =>
|
||||||
|
Reference in New Issue
Block a user