mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-13 07:43:43 +08:00
update 修改接口路径与cloud版本保持一致
This commit is contained in:
parent
87c09d0917
commit
7f99bbf889
@ -4,7 +4,7 @@ import { MessageBoxVO } from './types';
|
||||
|
||||
export function getMessageBox(): AxiosPromise<MessageBoxVO> {
|
||||
return request({
|
||||
url: '/system/message/box',
|
||||
url: '/resource/message/box',
|
||||
method: 'get'
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user