2025-04-26 12:03:45 +08:00
|
|
|
|
<mxfile host="65bd71144e">
|
|
|
|
|
<diagram id="_BetgHJPjSULUI-ME64i" name="第 1 页">
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxGraphModel dx="890" dy="256" 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">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<root>
|
|
|
|
|
<mxCell id="0"/>
|
|
|
|
|
<mxCell id="1" parent="0"/>
|
|
|
|
|
<mxCell id="2" value="前端" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
|
|
|
<mxGeometry x="330" y="30" width="220" height="50" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="3" target="5" edge="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="10" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="3" target="7" edge="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="11" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="3" target="8" edge="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="13" value="rpc" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" parent="11" vertex="1" connectable="0">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry x="-0.7974" y="1" relative="1" as="geometry">
|
|
|
|
|
<mxPoint as="offset"/>
|
|
|
|
|
</mxGeometry>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="3" value="前端 API 开发(业务网关)<div>API 接口</div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry x="330" y="170" width="220" height="50" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="4" value="页面所需要的数据<div>综合</div>" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry x="620" y="20" width="120" height="60" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="5" value="后端<div>原子性接口(RPC)</div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry x="80" y="360" width="220" height="50" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="7" value="后端<div>原子性接口(RPC)</div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry x="330" y="360" width="220" height="50" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="8" value="后端<div>原子性接口(RPC)</div>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry x="580" y="360" width="220" height="50" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="12" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="2" target="3" edge="1">
|
2025-04-26 12:03:45 +08:00
|
|
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
|
|
|
</mxCell>
|
2025-04-26 15:58:40 +08:00
|
|
|
|
<mxCell id="14" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
|
|
|
<mxGeometry x="180" y="540" width="90" height="30" as="geometry"/>
|
|
|
|
|
</mxCell>
|
|
|
|
|
<mxCell id="15" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
|
|
|
|
<mxGeometry x="280" y="540" width="20" height="30" as="geometry"/>
|
|
|
|
|
</mxCell>
|
|
|
|
|
<mxCell id="16" value="" style="endArrow=classic;html=1;entryX=1;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="14">
|
|
|
|
|
<mxGeometry width="50" height="50" relative="1" as="geometry">
|
|
|
|
|
<mxPoint x="270" y="490" as="sourcePoint"/>
|
|
|
|
|
<mxPoint x="290" y="460" as="targetPoint"/>
|
|
|
|
|
</mxGeometry>
|
|
|
|
|
</mxCell>
|
2025-04-26 12:03:45 +08:00
|
|
|
|
</root>
|
|
|
|
|
</mxGraphModel>
|
|
|
|
|
</diagram>
|
|
|
|
|
</mxfile>
|