fix: 修正dns下钻后折线图的url
This commit is contained in:
@@ -220,7 +220,8 @@ export const api = {
|
||||
recentEvents: '/interface/dnsInsight/recentEvents',
|
||||
activeMaliciousDomain: '/interface/dnsInsight/activeMaliciousDomain',
|
||||
totalTrafficAnalysis: '/interface/dns/overview/totalTrafficAnalysis',
|
||||
eventChart: '/interface/dnsInsight/eventChart'
|
||||
eventChart: '/interface/dnsInsight/eventChart',
|
||||
drilldownTrafficAnalysis: '/interface/dns/overview/drilldown/trafficAnalysis'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user