diff --git a/zh-cn/application-dev/reference/errorcodes/errorcode-net-http.md b/zh-cn/application-dev/reference/errorcodes/errorcode-net-http.md index 0dc5c021972ed263bf093d499d3a43d7764e982f..1bfbf84b8afd27f94b62ab8e567b65fc5198f38c 100644 --- a/zh-cn/application-dev/reference/errorcodes/errorcode-net-http.md +++ b/zh-cn/application-dev/reference/errorcodes/errorcode-net-http.md @@ -182,11 +182,11 @@ Failed writing received data to disk/application. **可能原因** -应用没有写文件权限。 +应用没有写文件权限或待下载的文件超过5M。 **处理步骤** -排查应用权限。 +排查应用权限及待下载的文件大小。 ## 2300025 上传失败