Update documentation structure and enhance API descriptions
- Revised README.md to provide a clearer documentation structure for multiple mini programs, including a new table of contents. - Added references to common authentication documentation in both the remove watermark API and README files. - Improved clarity of the login interface description and error handling messages in the remove watermark API documentation.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
小程序需要提供“短视频去水印”功能。用户提交的文本中包含短视频分享链接,后台需调用第三方接口 `https://api.23bt.cn/api/d1w/index?key=<你的key>&url=<分享链接>` 获取解析结果并返回。该接口仅向已登录用户开放。
|
||||
|
||||
公共登录与认证说明见:`docs/common/auth.md`。
|
||||
|
||||
## 功能需求
|
||||
|
||||
1. **访问控制**
|
||||
|
||||
Reference in New Issue
Block a user