CN-139 feat: entity列表改版

This commit is contained in:
chenjinsong
2021-09-30 00:50:11 +08:00
parent b1cd2b662a
commit 7cc59a7f2f
8 changed files with 369 additions and 112 deletions

View File

@@ -21,7 +21,10 @@ export const api = {
chart: '/visual/chart',
entityList: '/interface/entity/list',
entityCount: '/interface/entity/total',
entityFilter: '/interface/entity/filter'
entityFilter: '/interface/entity/filter',
ipThroughput: '/interface/entity/ip/detail/throughput',
domainThroughput: '/interface/entity/domain/detail/throughput',
appThroughput: '/interface/entity/app/detail/throughput'
}
/* panel */