56 lines
4.3 KiB
Plaintext
56 lines
4.3 KiB
Plaintext
|
<mxfile host="65bd71144e">
|
||
|
<diagram id="-hs8R_GusrdbQGu3eE43" name="第 1 页">
|
||
|
<mxGraphModel dx="673" dy="420" 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="15" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="244" y="70" width="186" height="390" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="14" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="30" y="100" width="170" height="280" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="4" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="3">
|
||
|
<mxGeometry relative="1" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="2" value="Book Api Hander" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="50" y="140" width="120" height="60" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="10" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="3" target="9">
|
||
|
<mxGeometry relative="1" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="11" value="Book" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="10">
|
||
|
<mxGeometry x="0.1769" y="-1" relative="1" as="geometry">
|
||
|
<mxPoint as="offset"/>
|
||
|
</mxGeometry>
|
||
|
</mxCell>
|
||
|
<mxCell id="3" value="Book Controller" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="50" y="280" width="120" height="60" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="6" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="5" target="2">
|
||
|
<mxGeometry relative="1" as="geometry">
|
||
|
<mxPoint x="200" y="120" as="targetPoint"/>
|
||
|
</mxGeometry>
|
||
|
</mxCell>
|
||
|
<mxCell id="5" value="Create Book Requeset" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
|
<mxGeometry x="280" y="80" width="120" height="60" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="9" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="1">
|
||
|
<mxGeometry x="300" y="360" width="60" height="80" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="13" value="程序控制逻辑的一部分" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
||
|
<mxGeometry x="40" y="70" width="140" height="30" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="16" value="数据" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
||
|
<mxGeometry x="244" y="40" width="60" height="30" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="17" value="算法 + 数据" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
||
|
<mxGeometry x="160" y="10" width="110" height="30" as="geometry"/>
|
||
|
</mxCell>
|
||
|
<mxCell id="21" value="Persistance Object" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
||
|
<mxGeometry x="154" y="400" width="90" height="30" as="geometry"/>
|
||
|
</mxCell>
|
||
|
</root>
|
||
|
</mxGraphModel>
|
||
|
</diagram>
|
||
|
</mxfile>
|