Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit a332481d
authored
Feb 28, 2024
by
xiehao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、修改了架构元模型结构化解析地址
1 parent
72a9cef6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
src/api/index.js
src/api/index.js
View file @
a332481
...
...
@@ -71,7 +71,7 @@ export function getJGYSGLDel(params) {
}
// 查询画布跳转的表格数据
export
function
get_drawio_transform_table
(
params
)
{
return
post
(
'/network/m
xFile
/fdBmd'
,
params
);
return
post
(
'/network/m
a-ml
/fdBmd'
,
params
);
}
// 查询元模型管理页面
export
function
get_yuan_mo_xing_list
(
params
)
{
...
...
@@ -494,4 +494,4 @@ export function queryViewManageQingDan(params) {
// 总体架构资产智能搜索,左侧树
export
function
archiIntelligenceSearchTree
(
params
)
{
return
post
(
'/network/arc-ast-cn/assetTree'
,
params
);
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment