Merge branch 'framework' of https://gitee.com/ccnetcore/Yi into framework
This commit is contained in:
@@ -3,7 +3,7 @@ import request from '@/utils/request'
|
||||
// 查询操作日志列表
|
||||
export function list(query) {
|
||||
return request({
|
||||
url: '/operationLog/pageList',
|
||||
url: '/operation-log',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user