-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaccount e-r.drawio
65 lines (65 loc) · 5.01 KB
/
account e-r.drawio
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
<mxfile host="65bd71144e">
<diagram id="W5QttYxu4p-oK_7ACiCR" name="第 1 页">
<mxGraphModel dx="1057" dy="779" 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="4" value="" style="html=1;fontSize=20;endArrow=none;endFill=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="2" target="3" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="530" y="300" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="2" value="账户" style="rounded=0;whiteSpace=wrap;html=1;fontSize=20;fontStyle=1" parent="1" vertex="1">
<mxGeometry x="380" y="312.5" width="100" height="50" as="geometry"/>
</mxCell>
<mxCell id="12" value="" style="edgeStyle=none;html=1;fontSize=20;endArrow=none;endFill=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="2" target="11" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="3" value="🔑id" style="ellipse;whiteSpace=wrap;html=1;fontSize=20;rounded=0;fontStyle=1;" parent="1" vertex="1">
<mxGeometry x="520" y="310" width="90" height="55" as="geometry"/>
</mxCell>
<mxCell id="14" value="" style="edgeStyle=none;html=1;fontSize=20;endArrow=none;endFill=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="2" target="13" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="17" value="" style="edgeStyle=none;html=1;fontSize=20;endArrow=none;endFill=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" source="2" target="16" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="390" y="340" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="11" value="访问授权码" style="ellipse;whiteSpace=wrap;html=1;fontSize=20;rounded=0;fontStyle=1;" parent="1" vertex="1">
<mxGeometry x="380" y="240" width="120" height="55" as="geometry"/>
</mxCell>
<mxCell id="21" value="" style="edgeStyle=none;html=1;endArrow=none;endFill=0;exitX=0;exitY=0;exitDx=0;exitDy=0;" parent="1" source="2" target="20" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="13" value="类型" style="ellipse;whiteSpace=wrap;html=1;fontSize=20;rounded=0;fontStyle=1;" parent="1" vertex="1">
<mxGeometry x="230" y="310" width="105" height="55" as="geometry"/>
</mxCell>
<mxCell id="19" value="" style="edgeStyle=none;html=1;endArrow=none;endFill=0;exitX=0.75;exitY=1;exitDx=0;exitDy=0;" parent="1" source="2" target="18" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="24" value="" style="edgeStyle=none;html=1;endArrow=none;endFill=0;exitX=0;exitY=1;exitDx=0;exitDy=0;" parent="1" source="2" target="23" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="16" value="提供方" style="ellipse;whiteSpace=wrap;html=1;fontSize=20;rounded=0;fontStyle=1;" parent="1" vertex="1">
<mxGeometry x="369" y="380" width="90" height="55" as="geometry"/>
</mxCell>
<mxCell id="18" value="提供方账户id" style="ellipse;whiteSpace=wrap;html=1;fontSize=20;rounded=0;fontStyle=1;" parent="1" vertex="1">
<mxGeometry x="480" y="380" width="137.5" height="55" as="geometry"/>
</mxCell>
<mxCell id="20" value="刷新授权码" style="ellipse;whiteSpace=wrap;html=1;fontSize=20;rounded=0;fontStyle=1;" parent="1" vertex="1">
<mxGeometry x="230" y="240" width="135" height="55" as="geometry"/>
</mxCell>
<mxCell id="26" value="" style="edgeStyle=none;html=1;endArrow=none;endFill=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" source="2" target="25" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="23" value="过期时间" style="ellipse;whiteSpace=wrap;html=1;fontSize=20;rounded=0;fontStyle=1;" parent="1" vertex="1">
<mxGeometry x="230" y="380" width="90" height="55" as="geometry"/>
</mxCell>
<mxCell id="25" value="会话状态" style="ellipse;whiteSpace=wrap;html=1;fontSize=20;rounded=0;fontStyle=1;" parent="1" vertex="1">
<mxGeometry x="520" y="240" width="90" height="55" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>