CN-297 feat: detections下拉(部分)
This commit is contained in:
@@ -81,7 +81,9 @@ export const api = {
|
||||
detectionVictimIp: '/interface/detection/filter/victimIp',
|
||||
detectionVictimLocation: '/interface/detection/filter/victimLocation',
|
||||
detectionSeverity: '/interface/detection/filter/severity',
|
||||
detectionListBasic: '/interface/detection/list/basic'
|
||||
detectionListBasic: '/interface/detection/list/basic',
|
||||
detectionOverviewBasic: '/interface/detection/detail/overview/basic',
|
||||
detectionOverviewEvent: '/interface/detection/detail/overview/event'
|
||||
}
|
||||
|
||||
/* panel */
|
||||
|
||||
Reference in New Issue
Block a user