47 lines
3.5 KiB
Plaintext
47 lines
3.5 KiB
Plaintext
|
<mxfile host="65bd71144e">
|
||
|
<diagram id="GIsrK_2abnF8TOuNHqx3" name="第 1 页">
|
||
|
<mxGraphModel dx="937" dy="537" 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="7" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.3333333333333333;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="2" target="6">
|
||
|
<mxGeometry relative="1" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="9" value="Resp" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="7">
|
||
|
<mxGeometry x="-0.0947" y="-1" relative="1" as="geometry">
|
||
|
<mxPoint as="offset"/>
|
||
|
</mxGeometry>
|
||
|
</mxCell>
|
||
|
<mxCell id="2" value="Handle Func" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="670" y="250" width="120" height="110" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="3" value="打印访问日志" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="120" y="90" width="90" height="390" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="5" style="edgeStyle=none;html=1;exitX=1;exitY=0.3333333333333333;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="2">
|
||
|
<mxGeometry relative="1" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="8" value="Req" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="5">
|
||
|
<mxGeometry x="0.0637" y="-2" relative="1" as="geometry">
|
||
|
<mxPoint x="-1" as="offset"/>
|
||
|
</mxGeometry>
|
||
|
</mxCell>
|
||
|
<mxCell id="4" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
|
||
|
<mxGeometry x="30" y="110" width="30" height="60" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="6" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
|
||
|
<mxGeometry x="30" y="400" width="30" height="60" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="10" value="认证<br><br>将用户的信息方到上下文中" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="230" y="90" width="90" height="390" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="11" value="鉴权<br><br>用户有没有权限访问该接口" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="400" y="90" width="90" height="390" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="14" value="链路追踪<br>trace Id" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="500" y="90" width="90" height="390" as="geometry"/>
|
||
|
</mxCell>
|
||
|
</root>
|
||
|
</mxGraphModel>
|
||
|
</diagram>
|
||
|
</mxfile>
|