From ffb4c25055bbec62fbe27e88538f5ad5ebbc5ae0 Mon Sep 17 00:00:00 2001 From: johnniang Date: Thu, 25 Jul 2019 22:25:52 +0800 Subject: [PATCH] Update text of tencent yun --- src/api/attachment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '腾讯云' } }