diff --git a/src/api/attachment.js b/src/api/attachment.js index 3f4167987..b5e02bc01 100644 --- a/src/api/attachment.js +++ b/src/api/attachment.js @@ -94,7 +94,7 @@ attachmentApi.type = { }, TENCENTYUN: { type: 'tencentyun', - text: '百度云' + text: '腾讯云' } }