Skip to content

Commit 6b8ce52

Browse files
Kauid323QianLin-Jiaxi
authored andcommitted
disk.md部分链接改成文档站
1 parent e821fde commit 6b8ce52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/api/v1/disk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ POST /v1/disk/file-list
6161
"list": [
6262
{
6363
"id": 1818, // 文件id
64-
"name": "114514", 文件名称
64+
"name": "114514", // 文件名称
6565
"fileSize": 0, // 文件大小
6666
"objectType": 1, // 对象类型
6767
"uploadTime": 1754534188, // 更新时间
@@ -76,7 +76,7 @@ POST /v1/disk/file-list
7676
}
7777
```
7878

79-
## 上传文件(需搭配[获取上传文件token](https://github.com/yh-Tpdev/yhchatAPI/blob/main/src/api/v1/misc.md)使用)
79+
## 上传文件(需搭配[获取上传文件token](https://yh-api.yyyyt.top/api/v1/misc.html#%E8%8E%B7%E5%8F%96%E5%8A%9F%E8%83%BD%E8%B7%AF%E7%94%B1)使用)
8080

8181
POST /v1/disk/upload-file
8282

0 commit comments

Comments
 (0)