From 12234e6347c5c3ce0642c334586de1d97bab25de 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 3f416798..b5e02bc0 100644 --- a/src/api/attachment.js +++ b/src/api/attachment.js @@ -94,7 +94,7 @@ attachmentApi.type = { }, TENCENTYUN: { type: 'tencentyun', - text: '百度云' + text: '腾讯云' } }