消息调整
This commit is contained in:
parent
a81b09fc23
commit
146fb4a8ff
@ -6,7 +6,7 @@ import request from '@/utils/request';
|
||||
export const listlist = (query?: LeaveQuery): AxiosPromise => {
|
||||
return request({
|
||||
url: '/system/message/page',
|
||||
method: 'get',
|
||||
method: 'post',
|
||||
params: query
|
||||
});
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user