CN-1238: 实体查询语法逻辑
This commit is contained in:
@@ -43,7 +43,8 @@ export const storageKey = {
|
||||
drillDownTableConfig: 'drilldownTableConfig',
|
||||
userCustomizationConfig: 'userCustomizationConfig',
|
||||
linkInfo: 'cn-link-info',
|
||||
history: 'cn-history'
|
||||
history: 'cn-history',
|
||||
schemaEntityExplore: 'schema_entity_explore'
|
||||
}
|
||||
export const largeCountryList = ['CN', 'US', 'RU', 'AU', 'CA', 'KZ', 'IN', 'BR']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user