Commit 89a6761b6f608ca42b4937a8899dcd7468e91331
1 parent
78b81095
2
Showing
1 changed file
with
1 additions
and
1 deletions
01.点播云/2.4 金山短视频上传鉴权接口4APP.md
| ... | ... | @@ -11,7 +11,7 @@ |
| 11 | 11 | #### 请求参数说明: |
| 12 | 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 13 | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | -| verb | int | true | GET/POST | | |
| 14 | +| verb | string | true | GET/POST | | |
| 15 | 15 | | md5 | string | true | MD5加密数据 | |
| 16 | 16 | | type | string | true | content-type | |
| 17 | 17 | | res| string | true | 文件资源 | | ... | ... |