fix: api 路由添加
This commit is contained in:
@@ -203,7 +203,8 @@ export const api = {
|
||||
},
|
||||
dnsInsight: {
|
||||
recentEvents: '/interface/dnsInsight/recentEvents',
|
||||
activeMaliciousDomain: '/interface/dnsInsight/activeMaliciousDomain'
|
||||
activeMaliciousDomain: '/interface/dnsInsight/activeMaliciousDomain',
|
||||
totalTrafficAnalysis: '/interface/dns/overview/totalTrafficAnalysis'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user