diff --git a/src/views/system/sms/smsChannel/index.vue b/src/views/system/sms/channel/index.vue similarity index 100% rename from src/views/system/sms/smsChannel/index.vue rename to src/views/system/sms/channel/index.vue diff --git a/src/views/system/sms/smsChannel/sms.channel.data.ts b/src/views/system/sms/channel/sms.channel.data.ts similarity index 100% rename from src/views/system/sms/smsChannel/sms.channel.data.ts rename to src/views/system/sms/channel/sms.channel.data.ts diff --git a/src/views/system/sms/smsLog/index.vue b/src/views/system/sms/log/index.vue similarity index 100% rename from src/views/system/sms/smsLog/index.vue rename to src/views/system/sms/log/index.vue diff --git a/src/views/system/sms/smsLog/sms.log.data.ts b/src/views/system/sms/log/sms.log.data.ts similarity index 100% rename from src/views/system/sms/smsLog/sms.log.data.ts rename to src/views/system/sms/log/sms.log.data.ts diff --git a/src/views/system/sms/smsTemplate/index.vue b/src/views/system/sms/template/index.vue similarity index 100% rename from src/views/system/sms/smsTemplate/index.vue rename to src/views/system/sms/template/index.vue diff --git a/src/views/system/sms/smsTemplate/sms.template.data.ts b/src/views/system/sms/template/sms.template.data.ts similarity index 100% rename from src/views/system/sms/smsTemplate/sms.template.data.ts rename to src/views/system/sms/template/sms.template.data.ts