CN-1484 feat: 静态地图

This commit is contained in:
chenjinsong
2023-11-30 17:02:44 +08:00
parent d43a9c8bba
commit 8bbebc3a8b
8 changed files with 1166 additions and 0 deletions

View File

@@ -284,6 +284,7 @@ export const api = {
informationAggregation: apiVersion + '/entity/detail/kb/intelligence/list',
deviceInformation: apiVersion + '/entity/detail/subscribe/device', // 暂时写的值
accountInformation: apiVersion + '/entity/detail/subscribe/account', // 暂时写的值
locationTrack: apiVersion + '/entity/detail/subscribe/track',
// 实体关系
entityGraph: {
basicInfo: apiVersion + '/entity/graph/relation/basic',