Merge remote-tracking branch 'origin/huyt' into huyt

This commit is contained in:
hyt 2024-05-15 16:37:20 +08:00
commit a43534f7dd
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',
'', '',