未验证 提交 e4536841 编写于 作者: DCloud_JSON's avatar DCloud_JSON 提交者: Gitee

update docs/uniCloud/storage.md.

添加:腾讯云版uniCloud云存储使用数据处理功能注意事项
上级 f7616be8
......@@ -609,7 +609,7 @@ let result = await uniCloud.downloadFile({
## 数据处理
**仅阿里云支持**
**阿里云**
使用阿里云作为服务商时,云存储支持直接使用**restful api**对资源进行处理,下表列出支持的操作类型。
......@@ -629,3 +629,19 @@ let result = await uniCloud.downloadFile({
**Tips**
- 阿里云的云存储暂不支持分目录。阿里云的前端网页托管支持分目录。
**腾讯云(必须发邮件申请)**
使用腾讯云作为服务商时,云存储虽然也支持使用**restful api**对资源进行处理;但必须发送邮件到service@dcloud.io进行申请。
未申请就直接使用数据处理功能的“腾讯云版”uniCloud服务空间,有被停服的风险!
申请邮件内需要提供以下信息
```
项目介绍
公司介绍 // 个人用户无需填写
负责人
联系电话
申请日期
```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册