Commit 370daca8 authored by tianbo's avatar tianbo

feat(amos-boot-system-tzs): 为个人主体添加用户类型限制

- 在 unitTypeLimitUserType.json 文件中添加了个人主体的相关配置
parent 8d947879
...@@ -65,5 +65,14 @@ ...@@ -65,5 +65,14 @@
"6616": [], "6616": [],
"6617": [], "6617": [],
"6549": [] "6549": []
},
"个人主体": {
"6552": ["6713"],
"6546": [],
"6547": [],
"6548": [],
"6616": [],
"6617": [],
"6549": []
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment