Skip to content

Commit 54e430b

Browse files
author
吴炳亨
authored
Update README.md
1 parent d630ba2 commit 54e430b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ qiniu-suits-java 是一个多线程的云存储 api tools (base-qiniu),通过
2121
- [x] 对空间资源进行重命名 [rename 配置](docs/rename.md)
2222
- [x] 查询空间资源的元信息 [stat 配置](docs/stat.md)
2323
- [x] 修改空间资源的存储类型(低频/标准/归档)[type 配置](docs/type.md)
24-
- [x] 对空间的归档文件进行解冻 [restorar 配置](docs/restorear.md)
24+
- [x] 对空间的归档文件进行解冻 [restorear 配置](docs/restorear.md)
2525
- [x] 修改空间资源的状态(启用/禁用)[status 配置](docs/status.md)
2626
- [x] 修改空间资源的生命周期 [lifecycle 配置](docs/lifecycle.md)
2727
- [x] 对设置了镜像源的空间资源进行镜像更新或拉取 [mirror 配置](docs/mirror.md)
@@ -33,7 +33,7 @@ qiniu-suits-java 是一个多线程的云存储 api tools (base-qiniu),通过
3333
- [x] 对空间资源执行 pfop 请求 [pfop 配置](docs/pfop.md)
3434
- [x] 通过 persistentId 查询 pfop 的结果 [pfopresult 配置](docs/pfopresult.md)
3535
- [x] 对私有空间资源进行签名,导出私有 url [privateurl 配置](docs/privateurl.md)
36-
- [x] 对资源生成 url,导出公开 url [publicurl 配置](docs/publicurl.md)
36+
- [x] 对资源生成 url,导出公开 url 或添加参数 [publicurl 配置](docs/publicurl.md)
3737
- [x] 对 m3u8 的 http 资源进行读取导出其中的 ts 文件列表 [exportts 配置](docs/exportts.md)
3838
- [x] 通过 http 下载资源到本地 [download 配置](docs/downloadfile.md)
3939
- [x] 图片类型资源内容审核 [imagecensor 配置](docs/censor.md#图片审核)

0 commit comments

Comments
 (0)