fix: 更新实体详情折线图接口

This commit is contained in:
刘洪洪
2023-06-01 15:26:36 +08:00
parent 7037085ba1
commit a9e73792e3
3 changed files with 6 additions and 5 deletions

View File

@@ -231,7 +231,7 @@ export const api = {
drilldownTrafficAnalysis: '/interface/dns/overview/drilldown/trafficAnalysis'
},
entity: {
totalTrafficAnalysis: 'interface/entityDetail/totalTrafficAnalysis',
throughput: BASE_CONFIG.apiVersion + '/entity/detail/traffic/throughput',
securityEvent: 'interface/entityDetail/securityEvent',
performanceEvent: 'interface/entityDetail/performanceEvent',
domainNameResolutionRelatedApp: 'interface/entity/detail/overview/ip/relatedApp',