mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-02 09:28:24 +00:00
Vue3 重构:REVIEW 短信日志
This commit is contained in:
@@ -31,7 +31,7 @@ export const getSmsChannelPageApi = (params: SmsChannelPageReqVO) => {
|
||||
}
|
||||
|
||||
// 获得短信渠道精简列表
|
||||
export function getSimpleSmsChannels() {
|
||||
export function getSimpleSmsChannelList() {
|
||||
return request.get({ url: '/system/sms-channel/list-all-simple' })
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user