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 4d39208c
authored
Mar 11, 2024
by
xiehao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、新增概设架构遵从检查-列表
1 parent
c173fecd
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
src/api/index.js
src/views/reviewArchiFollowCheck/index.vue
src/api/index.js
View file @
4d39208
...
...
@@ -560,3 +560,7 @@ export function systemArchiSaveFactor(params) {
return
post
(
'/network/arc-ast-sys/extend'
,
params
);
}
// 概设架构遵从检查-列表
export
function
getGaiSheJiaGouZunCongJiaChaTable
(
params
)
{
return
post
(
'/network/app-archi-control-requirements/'
,
params
);
}
src/views/reviewArchiFollowCheck/index.vue
View file @
4d39208
This diff is collapsed.
Click to expand it.
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