fix: 短信相关接口文件夹统一命名格式
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import type { SystemSmsLogApi } from 'src/api/system/sms/log';
|
||||
import type { SystemSmsLogApi } from '#/api/system/sms/log';
|
||||
|
||||
import { computed, ref } from 'vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user