Skip to content

Commit 7e444b7

Browse files
committed
更新文档
1 parent 2a7a393 commit 7e444b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ qiniu.compressImage(file, options).then(data => {
184184
* message: `string` 错误的信息。
185185
* stack: `string` 调用堆栈信息。
186186
* `QiniuRequestError` 继承自 `QiniuError`
187-
* data: `any` 服务端返回的错误信息,如果不是一个标准的 `json` 格式,则该字段为 `undefined`
187+
* data: `any` 服务端返回的错误信息,如果不是标准的 `json` 格式,则该字段为 `undefined`
188188
* reqId: `string` xhr 请求错误的 `X-Reqid`
189189
* code: `number` 请求错误状态码,可查阅码值对应 [说明](https://developer.qiniu.com/kodo/api/3928/error-responses)。
190190
* isRequestError: 固定为 `true`*不推荐使用,即将废弃*

0 commit comments

Comments
 (0)