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 3655ee4cac730c183abe5c9802d2a67c2f8e477c..cf95d80106fc807f906a85e40f4ef44bd2b4aace 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 上传失败