mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-16 20:33:03 +00:00
更新 README.md
This commit is contained in:
@@ -91,13 +91,12 @@ API规则:
|
|||||||
### json接口说明
|
### json接口说明
|
||||||
|
|
||||||
1. 文件解析:/json/parser?url=分享链接&pwd=xxx
|
1. 文件解析:/json/parser?url=分享链接&pwd=xxx
|
||||||
```
|
|
||||||
json返回数据格式示例:
|
json返回数据格式示例:
|
||||||
`shareKey`: 全局分享key
|
`shareKey`: 全局分享key
|
||||||
`directLink`: 下载链接
|
`directLink`: 下载链接
|
||||||
`cacheHit`: 是否为缓存链接
|
`cacheHit`: 是否为缓存链接
|
||||||
`expires`: 缓存到期时间
|
`expires`: 缓存到期时间
|
||||||
```
|
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user