docs: 修正文档描述错误

This commit is contained in:
xiafang
2023-03-24 13:43:34 +08:00
parent 8578300d1c
commit e6e704cc28

View File

@@ -2,6 +2,6 @@
* [项目简介](README.md) * [项目简介](README.md)
* [快速接入](quick_start.md) * [快速接入](quick_start.md)
* [JavaDoc](apidocs/index.html ':ignore') * [JavaDoc](apidocs/index.html ':ignore')
* [微信支付V3接口文档](wechat_v3_api.md) * [Payment微信支付V3接口文档](wechat_v3_api.md)
* [日常踩坑](stackoverflow.md) * [日常踩坑](stackoverflow.md)
* [更新日志](changelog.md) * [更新日志](changelog.md)