代码提交
This commit is contained in:
parent
0a3a5173c4
commit
98f52714a7
|
|
@ -21,7 +21,7 @@ export function downloadYwLogs(data) {
|
|||
//查询系统日志列表
|
||||
export function getSysLogs(data) {
|
||||
return request({
|
||||
url: '/smartArchives/system/sys/sysLog/getSystemLogs',
|
||||
url: '/smartArchives/sys/sysLog/getSystemLogs',
|
||||
method: 'get',
|
||||
params: data
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue