docs: 完善文档

This commit is contained in:
Fu Diwei
2021-06-17 19:43:20 +08:00
parent a19ab7bd46
commit b317d78fc1
16 changed files with 88 additions and 214 deletions

View File

@@ -0,0 +1,7 @@
### 如何使用拦截器?
---
拦截器在本库下的用法与在 [SKIT.FlurlHttpClient.Wechat.Api](../WechatApi/README.md) 模块下的用法类似,请参阅[相关文档](../WechatApi/Advanced_Interceptor.md)。
本库内置了一个用于请求时自动生成服务商身份令牌(即 AgencyToken的拦截器。