修改集成日志请求地址

This commit is contained in:
lvleigang 2024-05-15 11:49:32 +08:00
parent 6eeb79261a
commit 6788fa3f4b
2 changed files with 687 additions and 687 deletions

View File

@ -131,7 +131,7 @@ export default {
...this.queryModel ...this.queryModel
} }
let res = await authApi( let res = await authApi(
'integrationTaskLivingDetailsService', 'integrationTaskLogService',
'', '',
'queryEntityPage', 'queryEntityPage',
'', '',

View File

@ -289,7 +289,7 @@ export default {
id: id id: id
} }
let res = await authApi( let res = await authApi(
'integrationTaskLivingDetailsService', 'integrationTaskLogService',
'', '',
'getEntity', 'getEntity',
'', '',