Commit 4d39208c by xiehao

1、新增概设架构遵从检查-列表

1 parent c173fecd
...@@ -560,3 +560,7 @@ export function systemArchiSaveFactor(params) { ...@@ -560,3 +560,7 @@ export function systemArchiSaveFactor(params) {
return post('/network/arc-ast-sys/extend', params); return post('/network/arc-ast-sys/extend', params);
} }
// 概设架构遵从检查-列表
export function getGaiSheJiaGouZunCongJiaChaTable(params) {
return post('/network/app-archi-control-requirements/', params);
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!