CN-240 feat: 实体列表下拉详情(部分)

This commit is contained in:
chenjinsong
2021-12-31 10:55:49 +08:00
parent 21018274d5
commit e37e967b5d
12 changed files with 630 additions and 197 deletions

View File

@@ -21,9 +21,10 @@ export const api = {
// 业务
panel: '/visual/panel',
chart: '/visual/chart',
entityList: '/interface/entity/list',
entityList: '/interface/entity/list/basic',
entityCount: '/interface/entity/total',
entityFilter: '/interface/entity/filter',
entityFilter: '/interface/entity/filter/count',
entityFilterTop: '/interface/entity/filter/top',
ipThroughput: '/interface/entity/ip/detail/throughput',
domainThroughput: '/interface/entity/domain/detail/throughput',
appThroughput: '/interface/entity/app/detail/throughput',