docs: 完善文档

This commit is contained in:
Fu Diwei
2021-07-31 23:08:11 +08:00
parent 05a276dfe1
commit cc08f4d6fd
4 changed files with 51 additions and 8 deletions

View File

@@ -12,7 +12,9 @@
示例项目实现了以下功能:
- 多租户 AccessToken 中控;
- 多租户微信账号;
- AccessToken 中控;
- 验证并接收微信服务器推送数据;
@@ -58,4 +60,4 @@
#### 4. 安全性:
示例项目中不包含授权认证等相关的业务逻辑,开发者可根据业务需要自行实现。
示例项目中不包含授权认证等相关的业务逻辑,开发者可根据业务需要自行实现。