-
Notifications
You must be signed in to change notification settings - Fork 0
/
DPS权限设计
82 lines (82 loc) · 6.83 KB
/
DPS权限设计
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<mxfile host="app.diagrams.net" modified="2021-09-22T13:29:50.356Z" agent="5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36" etag="hR0GpFWDFKRRSJLYAovt" version="15.0.3" type="github">
<diagram id="NrGD6NzvI8nAqEZcuFEW" name="Page-1">
<mxGraphModel dx="946" dy="557" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="TrhgC-hLlRYuCmUgjGIa-1" value="角色" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="170" y="120" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-2" value="权限" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="170" y="420" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-3" value="用户" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="570" y="120" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-4" value="团队" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="570" y="420" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-6" value="" style="edgeStyle=elbowEdgeStyle;fontSize=12;html=1;endFill=0;startFill=0;endSize=6;startSize=6;dashed=1;endArrow=openThin;startArrow=openThin;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeWidth=2;" edge="1" parent="1" source="TrhgC-hLlRYuCmUgjGIa-1" target="TrhgC-hLlRYuCmUgjGIa-3">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="340" y="149.5" as="sourcePoint" />
<mxPoint x="500" y="149.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-7" value="" style="edgeStyle=elbowEdgeStyle;fontSize=12;html=1;endFill=0;startFill=0;endSize=6;startSize=6;dashed=1;endArrow=openThin;startArrow=openThin;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;strokeWidth=2;" edge="1" parent="1" source="TrhgC-hLlRYuCmUgjGIa-1" target="TrhgC-hLlRYuCmUgjGIa-2">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="330" y="280" as="sourcePoint" />
<mxPoint x="490" y="280" as="targetPoint" />
<Array as="points">
<mxPoint x="230" y="300" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-8" value="" style="fontSize=12;html=1;endFill=0;startFill=0;endSize=6;startSize=6;dashed=1;endArrow=openThin;startArrow=none;exitX=1;exitY=1;exitDx=0;exitDy=0;strokeWidth=2;" edge="1" parent="1" source="TrhgC-hLlRYuCmUgjGIa-1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="330" y="280" as="sourcePoint" />
<mxPoint x="570" y="420" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-10" value="" style="edgeStyle=elbowEdgeStyle;fontSize=12;html=1;endFill=0;startFill=0;endSize=6;startSize=6;dashed=1;endArrow=openThin;startArrow=none;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;strokeWidth=2;" edge="1" parent="1" source="TrhgC-hLlRYuCmUgjGIa-3" target="TrhgC-hLlRYuCmUgjGIa-4">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="330" y="280" as="sourcePoint" />
<mxPoint x="490" y="280" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-11" value="n-n" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="413.5" y="120" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-12" value="n-n" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="430" y="290" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-13" value="n-n" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="240" y="300" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-14" value="n-n" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="640" y="290" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-15" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;" vertex="1" parent="1">
<mxGeometry x="140" y="90" width="20" height="120" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-17" value="团队管理员" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="30" y="90" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-18" value="用户" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="30" y="140" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-19" value="自定义角色" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="30" y="190" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-20" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;flipH=1;" vertex="1" parent="1">
<mxGeometry x="140" y="410" width="20" height="80" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-21" value="资源管理" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="50" y="410" width="50" height="20" as="geometry" />
</mxCell>
<mxCell id="TrhgC-hLlRYuCmUgjGIa-24" value="角色管理" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="50" y="470" width="50" height="20" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>