docs: 完善文档

This commit is contained in:
Fu Diwei
2021-07-27 18:37:38 +08:00
parent b62867de8d
commit 864cf5bdcf
31 changed files with 107 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
### 如何解析回调通知事件?
## 如何解析回调通知事件?
---

View File

@@ -1,4 +1,4 @@
### 如何在 ASP.NET Core 中与 `IHttpClientFactory` 集成?
## 如何在 ASP.NET Core 中与 `IHttpClientFactory` 集成?
---

View File

@@ -1,4 +1,4 @@
### 如何使用拦截器?
## 如何使用拦截器?
---

View File

@@ -1,4 +1,4 @@
### 如何生成 JS-SDK 初始化时所需的参数及签名?
## 如何生成 JS-SDK 初始化时所需的参数及签名?
---

View File

@@ -1,4 +1,4 @@
### 如何指定 JSON 序列化器?
## 如何指定 JSON 序列化器?
---

View File

@@ -1,4 +1,4 @@
### 如何快速找到需要调用的 API 模型类名 / 方法名?
## 如何快速找到需要调用的 API 模型类名 / 方法名?
---