CN-1063: 人工测试--实体详情流量折线图和底下3个tab

This commit is contained in:
刘洪洪
2023-06-06 10:39:42 +08:00
parent cea7998fd9
commit 95d907cae7
6 changed files with 53 additions and 27 deletions

View File

@@ -241,7 +241,7 @@ export const api = {
openPort: '',
basicInfo: BASE_CONFIG.apiVersion + '/entity/detail/basic',
tags: BASE_CONFIG.apiVersion + '/entity/detail/kb/intelligence/tag',
informationAggregation: BASE_CONFIG.apiVersion + '/entity/kb/intelligence/list'
informationAggregation: BASE_CONFIG.apiVersion + '/entity/detail/kb/intelligence/list'
}
}