diff --git a/src/api/attachment.js b/src/api/attachment.js
index b5e02bc0..21584ad7 100644
--- a/src/api/attachment.js
+++ b/src/api/attachment.js
@@ -76,23 +76,23 @@ attachmentApi.type = {
type: 'smms',
text: 'SM.MS'
},
- UPYUN: {
+ UPOSS: {
type: 'upyun',
text: '又拍云'
},
- QNYUN: {
+ QINIUOSS: {
type: 'qnyun',
text: '七牛云'
},
- ALIYUN: {
+ ALIOSS: {
type: 'aliyun',
text: '阿里云'
},
- BAIDUYUN: {
+ BAIDUBOS: {
type: 'baiduyun',
text: '百度云'
},
- TENCENTYUN: {
+ TENCENTCOS: {
type: 'tencentyun',
text: '腾讯云'
}
diff --git a/src/views/system/OptionForm.vue b/src/views/system/OptionForm.vue
index 9ce6e9a8..2e5196d4 100644
--- a/src/views/system/OptionForm.vue
+++ b/src/views/system/OptionForm.vue
@@ -222,10 +222,7 @@
/>