153 lines
10 KiB
Plaintext
153 lines
10 KiB
Plaintext
<mxfile host="app.diagrams.net" modified="2026-01-30T14:02:00.000Z" agent="codex" version="24.7.7">
|
|
<diagram name="admin sequence diagram"><mxGraphModel dx="1426" dy="769" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" background="#ffffff" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0" />
|
|
<mxCell id="1" parent="0" />
|
|
|
|
<mxCell id="2" value="管理员" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="1">
|
|
<mxGeometry x="100" y="80" width="100" height="520" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="3" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" vertex="1" parent="2">
|
|
<mxGeometry x="45" y="70" width="10" height="450" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="4" value="系统" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="1">
|
|
<mxGeometry x="270" y="80" width="100" height="520" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="5" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" vertex="1" parent="4">
|
|
<mxGeometry x="45" y="80" width="10" height="440" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="6" value="药品管理模块" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="1">
|
|
<mxGeometry x="440" y="80" width="100" height="520" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="7" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" vertex="1" parent="6">
|
|
<mxGeometry x="45" y="100" width="10" height="420" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="8" value="数据库" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;" vertex="1" parent="1">
|
|
<mxGeometry x="610" y="80" width="100" height="520" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="9" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" vertex="1" parent="8">
|
|
<mxGeometry x="45" y="110" width="10" height="410" as="geometry" />
|
|
</mxCell>
|
|
|
|
<mxCell id="10" value="" style="html=1;points=[];perimeter=orthogonalPerimeter;" vertex="1" parent="1">
|
|
<mxGeometry x="155" y="170" width="10" height="40" as="geometry" />
|
|
</mxCell>
|
|
<mxCell id="11" value="登录系统" style="html=1;verticalAlign=bottom;endArrow=block;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="10">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="160" y="150" as="sourcePoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="12" value="验证管理员身份" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="5">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="320" y="200" as="sourcePoint" />
|
|
<mxPoint x="470" y="200" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="13" value="返回验证结果" style="html=1;verticalAlign=bottom;endArrow=block;endSize=8;startArrow=classic;startSize=8;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1">
|
|
<mxGeometry x="0.16" y="-20" relative="1" as="geometry">
|
|
<mxPoint x="320" y="230" as="targetPoint" />
|
|
<mxPoint x="320" y="230" as="sourcePoint" />
|
|
<mxPoint as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="14" value="登录成功" style="html=1;verticalAlign=bottom;endArrow=block;endSize=8;startArrow=classic;startSize=8;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1">
|
|
<mxGeometry x="0.08" y="-20" relative="1" as="geometry">
|
|
<mxPoint x="160" y="260" as="targetPoint" />
|
|
<mxPoint x="160" y="260" as="sourcePoint" />
|
|
<mxPoint as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="15" value="进入药品管理" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="5">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="160" y="290" as="sourcePoint" />
|
|
<mxPoint x="470" y="290" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="16" value="调用药品管理模块" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="7">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="320" y="320" as="sourcePoint" />
|
|
<mxPoint x="470" y="320" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="17" value="获取药品列表" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="9">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="490" y="350" as="sourcePoint" />
|
|
<mxPoint x="470" y="350" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="18" value="返回药品列表" style="html=1;verticalAlign=bottom;endArrow=block;endSize=8;startArrow=classic;startSize=8;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1">
|
|
<mxGeometry x="0.1" y="-20" relative="1" as="geometry">
|
|
<mxPoint x="490" y="380" as="targetPoint" />
|
|
<mxPoint x="490" y="380" as="sourcePoint" />
|
|
<mxPoint as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="19" value="返回药品列表" style="html=1;verticalAlign=bottom;endArrow=block;endSize=8;startArrow=classic;startSize=8;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1">
|
|
<mxGeometry x="0.1" y="-20" relative="1" as="geometry">
|
|
<mxPoint x="320" y="410" as="targetPoint" />
|
|
<mxPoint x="320" y="410" as="sourcePoint" />
|
|
<mxPoint as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="20" value="显示药品列表" style="html=1;verticalAlign=bottom;endArrow=block;endSize=8;startArrow=classic;startSize=8;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1">
|
|
<mxGeometry x="0.08" y="-20" relative="1" as="geometry">
|
|
<mxPoint x="160" y="440" as="targetPoint" />
|
|
<mxPoint x="160" y="440" as="sourcePoint" />
|
|
<mxPoint as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="21" value="选择添加药品" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="5">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="160" y="470" as="sourcePoint" />
|
|
<mxPoint x="470" y="470" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="22" value="调用添加药品功能" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="7">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="320" y="500" as="sourcePoint" />
|
|
<mxPoint x="470" y="500" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="23" value="输入药品信息" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="7">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="160" y="530" as="sourcePoint" />
|
|
<mxPoint x="470" y="530" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="24" value="验证药品信息" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="7">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="490" y="560" as="sourcePoint" />
|
|
<mxPoint x="470" y="560" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="25" value="保存药品信息" style="html=1;verticalAlign=bottom;endArrow=block;entryX=0;entryY=0;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1" target="9">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="490" y="590" as="sourcePoint" />
|
|
<mxPoint x="470" y="590" as="targetPoint" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="26" value="保存成功" style="html=1;verticalAlign=bottom;endArrow=block;endSize=8;startArrow=classic;startSize=8;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1">
|
|
<mxGeometry x="0.1" y="-20" relative="1" as="geometry">
|
|
<mxPoint x="490" y="620" as="targetPoint" />
|
|
<mxPoint x="490" y="620" as="sourcePoint" />
|
|
<mxPoint as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="27" value="返回添加结果" style="html=1;verticalAlign=bottom;endArrow=block;endSize=8;startArrow=classic;startSize=8;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1">
|
|
<mxGeometry x="0.1" y="-20" relative="1" as="geometry">
|
|
<mxPoint x="320" y="650" as="targetPoint" />
|
|
<mxPoint x="320" y="650" as="sourcePoint" />
|
|
<mxPoint as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="28" value="药品添加成功" style="html=1;verticalAlign=bottom;endArrow=block;endSize=8;startArrow=classic;startSize=8;labelBackgroundColor=none;edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;" edge="1" parent="1">
|
|
<mxGeometry x="0.08" y="-20" relative="1" as="geometry">
|
|
<mxPoint x="160" y="680" as="targetPoint" />
|
|
<mxPoint x="160" y="680" as="sourcePoint" />
|
|
<mxPoint as="offset" />
|
|
</mxGeometry>
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel></diagram>
|
|
</mxfile>
|