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

@@ -127,6 +127,8 @@ var response = await client.ExecuteCreatePayTransactionJsapiAsync(request);
- [如何指定 JSON 序列化器?](./Advanced_JsonSerializer.md)
- [如何使用拦截器?](./Advanced_Interceptor.md)
- [如何解密响应中的敏感数据?](./Advanced_ResponseDataDecryption.md)
- [如何解密回调通知事件中的敏感数据?](./Advanced_EventDataDecryption.md)