Commit a332481d by xiehao

1、修改了架构元模型结构化解析地址

1 parent 72a9cef6
Showing with 1 additions and 1 deletions
......@@ -71,7 +71,7 @@ export function getJGYSGLDel(params) {
}
// 查询画布跳转的表格数据
export function get_drawio_transform_table(params) {
return post('/network/mxFile/fdBmd', params);
return post('/network/ma-ml/fdBmd', params);
}
// 查询元模型管理页面
export function get_yuan_mo_xing_list(params) {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!