Commit f26b04c2 by liuyong
2 parents 33c7466e 4d39208c
...@@ -564,3 +564,7 @@ export function systemArchiSaveFactor(params) { ...@@ -564,3 +564,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!