Commit d8a2f89d by liuyong
2 parents b9670dd2 6b8fb57f
Showing with 1 additions and 1 deletions
...@@ -493,5 +493,5 @@ export function queryViewManageQingDan(params) { ...@@ -493,5 +493,5 @@ export function queryViewManageQingDan(params) {
} }
// 总体架构资产智能搜索,左侧树 // 总体架构资产智能搜索,左侧树
export function archiIntelligenceSearchTree(params) { export function archiIntelligenceSearchTree(params) {
return post('/network/arc-ast-cn/assetTree', params); return post('/network/archi-asset-view/assetTree', params);
} }
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!