From 539bdb59f78d46e056955fccefadc408e639be8f Mon Sep 17 00:00:00 2001 From: johnniang Date: Thu, 25 Jul 2019 22:38:02 +0800 Subject: [PATCH] Update text of tencent yun again --- src/api/attachment.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/api/attachment.js b/src/api/attachment.js index 386bba7a..b5e02bc0 100644 --- a/src/api/attachment.js +++ b/src/api/attachment.js @@ -94,11 +94,7 @@ attachmentApi.type = { }, TENCENTYUN: { type: 'tencentyun', -<<<<<<< HEAD - text: '百度云' -======= text: '腾讯云' ->>>>>>> dev } }