Files
cuimengxue/example/萌贝母婴商城-序列图.drawio
2026-02-28 16:21:06 +08:00

464 lines
29 KiB
Plaintext

<mxfile host="app.diagrams.net" modified="2026-02-28T12:00:00.000Z" agent="OpenCode" version="24.7.17" type="device">
<diagram id="seq-customer-order" name="图4.5 顾客下单序列图">
<mxGraphModel dx="1600" dy="1000" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1600" pageHeight="1200" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="actor1" value="顾客" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="80" y="40" width="30" height="55" as="geometry" />
</mxCell>
<mxCell id="obj2" value="系统前台" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="260" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="obj3" value="后台系统" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="540" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="obj4" value="数据库" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="820" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ll1" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="95" y="95" as="sourcePoint" />
<mxPoint x="95" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll2" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="320" y="90" as="sourcePoint" />
<mxPoint x="320" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll3" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="600" y="90" as="sourcePoint" />
<mxPoint x="600" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll4" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="880" y="90" as="sourcePoint" />
<mxPoint x="880" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="act1" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="88" y="130" width="14" height="760" as="geometry" />
</mxCell>
<mxCell id="act2" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="313" y="150" width="14" height="720" as="geometry" />
</mxCell>
<mxCell id="act3" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="593" y="280" width="14" height="540" as="geometry" />
</mxCell>
<mxCell id="act4" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="873" y="360" width="14" height="260" as="geometry" />
</mxCell>
<mxCell id="m1" value="进入购物车页面" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="102" y="160" as="sourcePoint" />
<mxPoint x="313" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m2" value="展示购物车商品列表" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="210" as="sourcePoint" />
<mxPoint x="102" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m3" value="确认商品并提交订单" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="102" y="270" as="sourcePoint" />
<mxPoint x="313" y="270" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m4" value="提交下单请求" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="327" y="310" as="sourcePoint" />
<mxPoint x="593" y="310" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m5" value="校验库存与商品状态" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="607" y="380" as="sourcePoint" />
<mxPoint x="873" y="380" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m6" value="返回校验结果" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="873" y="430" as="sourcePoint" />
<mxPoint x="607" y="430" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_frame" value="" style="shape=mxgraph.sysml.package;html=1;overflow=fill;whiteSpace=wrap;strokeColor=#000000;fillColor=none;align=left;verticalAlign=top;spacingLeft=5;tabWidth=120;tabHeight=20;tabPosition=left;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="60" y="470" width="870" height="390" as="geometry" />
</mxCell>
<mxCell id="alt_label" value="alt" style="text;html=1;align=left;verticalAlign=top;fontStyle=1;fontSize=12;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="65" y="472" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="alt_guard1" value="[校验通过]" style="text;html=1;align=left;verticalAlign=middle;fontSize=11;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="70" y="498" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="m7" value="创建订单与订单明细、扣减库存" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="607" y="530" as="sourcePoint" />
<mxPoint x="873" y="530" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m8" value="返回创建结果" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="873" y="580" as="sourcePoint" />
<mxPoint x="607" y="580" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m9" value="返回下单成功" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="593" y="620" as="sourcePoint" />
<mxPoint x="327" y="620" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m10" value="显示下单成功" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="660" as="sourcePoint" />
<mxPoint x="102" y="660" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_divider" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="60" y="700" as="sourcePoint" />
<mxPoint x="930" y="700" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_guard2" value="[校验失败]" style="text;html=1;align=left;verticalAlign=middle;fontSize=11;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="70" y="708" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="m11" value="返回错误码" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="593" y="750" as="sourcePoint" />
<mxPoint x="327" y="750" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m12" value="提示下单失败信息" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="800" as="sourcePoint" />
<mxPoint x="102" y="800" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="seq-merchant-shipping" name="图4.6 商家发货序列图">
<mxGraphModel dx="1600" dy="1000" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1600" pageHeight="1200" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="actor1" value="商家" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="80" y="40" width="30" height="55" as="geometry" />
</mxCell>
<mxCell id="obj2" value="系统前台" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="260" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="obj3" value="后台系统" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="540" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="obj4" value="数据库" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="820" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ll1" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="95" y="95" as="sourcePoint" />
<mxPoint x="95" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll2" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="320" y="90" as="sourcePoint" />
<mxPoint x="320" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll3" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="600" y="90" as="sourcePoint" />
<mxPoint x="600" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll4" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="880" y="90" as="sourcePoint" />
<mxPoint x="880" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="act1" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="88" y="130" width="14" height="760" as="geometry" />
</mxCell>
<mxCell id="act2" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="313" y="150" width="14" height="720" as="geometry" />
</mxCell>
<mxCell id="act3" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="593" y="280" width="14" height="540" as="geometry" />
</mxCell>
<mxCell id="act4" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="873" y="360" width="14" height="260" as="geometry" />
</mxCell>
<mxCell id="m1" value="进入订单管理页面" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="102" y="160" as="sourcePoint" />
<mxPoint x="313" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m2" value="展示订单列表" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="210" as="sourcePoint" />
<mxPoint x="102" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m3" value="选择订单并填写发货备注" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="102" y="270" as="sourcePoint" />
<mxPoint x="313" y="270" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m4" value="提交发货请求" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="327" y="310" as="sourcePoint" />
<mxPoint x="593" y="310" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m5" value="校验订单归属与状态" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="607" y="380" as="sourcePoint" />
<mxPoint x="873" y="380" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m6" value="返回校验结果" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="873" y="430" as="sourcePoint" />
<mxPoint x="607" y="430" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_frame" value="" style="shape=mxgraph.sysml.package;html=1;overflow=fill;whiteSpace=wrap;strokeColor=#000000;fillColor=none;align=left;verticalAlign=top;spacingLeft=5;tabWidth=120;tabHeight=20;tabPosition=left;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="60" y="470" width="870" height="390" as="geometry" />
</mxCell>
<mxCell id="alt_label" value="alt" style="text;html=1;align=left;verticalAlign=top;fontStyle=1;fontSize=12;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="65" y="472" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="alt_guard1" value="[校验通过]" style="text;html=1;align=left;verticalAlign=middle;fontSize=11;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="70" y="498" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="m7" value="更新订单状态并新增物流记录" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="607" y="530" as="sourcePoint" />
<mxPoint x="873" y="530" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m8" value="返回更新结果" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="873" y="580" as="sourcePoint" />
<mxPoint x="607" y="580" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m9" value="返回发货成功" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="593" y="620" as="sourcePoint" />
<mxPoint x="327" y="620" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m10" value="刷新列表并提示成功" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="660" as="sourcePoint" />
<mxPoint x="102" y="660" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_divider" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="60" y="700" as="sourcePoint" />
<mxPoint x="930" y="700" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_guard2" value="[校验失败]" style="text;html=1;align=left;verticalAlign=middle;fontSize=11;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="70" y="708" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="m11" value="返回错误码" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="593" y="750" as="sourcePoint" />
<mxPoint x="327" y="750" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m12" value="提示发货失败信息" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="800" as="sourcePoint" />
<mxPoint x="102" y="800" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="seq-admin-refund-review" name="图4.7 管理员审核退款序列图">
<mxGraphModel dx="1600" dy="1000" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1600" pageHeight="1200" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="actor1" value="管理员" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="80" y="40" width="30" height="55" as="geometry" />
</mxCell>
<mxCell id="obj2" value="系统前台" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="260" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="obj3" value="后台系统" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="540" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="obj4" value="数据库" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;fontStyle=1;" vertex="1" parent="1">
<mxGeometry x="820" y="50" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ll1" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="95" y="95" as="sourcePoint" />
<mxPoint x="95" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll2" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="320" y="90" as="sourcePoint" />
<mxPoint x="320" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll3" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="600" y="90" as="sourcePoint" />
<mxPoint x="600" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ll4" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="880" y="90" as="sourcePoint" />
<mxPoint x="880" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="act1" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="88" y="130" width="14" height="760" as="geometry" />
</mxCell>
<mxCell id="act2" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="313" y="150" width="14" height="720" as="geometry" />
</mxCell>
<mxCell id="act3" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="593" y="280" width="14" height="540" as="geometry" />
</mxCell>
<mxCell id="act4" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#000000;fillColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="873" y="360" width="14" height="260" as="geometry" />
</mxCell>
<mxCell id="m1" value="进入订单审核页面" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="102" y="160" as="sourcePoint" />
<mxPoint x="313" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m2" value="展示退款申请列表" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="210" as="sourcePoint" />
<mxPoint x="102" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m3" value="选择订单并提交审核结果" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="102" y="270" as="sourcePoint" />
<mxPoint x="313" y="270" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m4" value="提交退款审核请求" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="327" y="310" as="sourcePoint" />
<mxPoint x="593" y="310" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m5" value="校验订单状态与退款申请" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="607" y="380" as="sourcePoint" />
<mxPoint x="873" y="380" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m6" value="返回校验结果" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="873" y="430" as="sourcePoint" />
<mxPoint x="607" y="430" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_frame" value="" style="shape=mxgraph.sysml.package;html=1;overflow=fill;whiteSpace=wrap;strokeColor=#000000;fillColor=none;align=left;verticalAlign=top;spacingLeft=5;tabWidth=120;tabHeight=20;tabPosition=left;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="60" y="470" width="870" height="390" as="geometry" />
</mxCell>
<mxCell id="alt_label" value="alt" style="text;html=1;align=left;verticalAlign=top;fontStyle=1;fontSize=12;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="65" y="472" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="alt_guard1" value="[审核通过]" style="text;html=1;align=left;verticalAlign=middle;fontSize=11;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="70" y="498" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="m7" value="更新退款状态并记录审核备注" style="endArrow=block;endFill=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="607" y="530" as="sourcePoint" />
<mxPoint x="873" y="530" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m8" value="返回更新结果" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="873" y="580" as="sourcePoint" />
<mxPoint x="607" y="580" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m9" value="返回审核成功" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="593" y="620" as="sourcePoint" />
<mxPoint x="327" y="620" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m10" value="刷新列表并提示成功" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="660" as="sourcePoint" />
<mxPoint x="102" y="660" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_divider" value="" style="endArrow=none;dashed=1;html=1;strokeColor=#000000;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="60" y="700" as="sourcePoint" />
<mxPoint x="930" y="700" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="alt_guard2" value="[审核驳回]" style="text;html=1;align=left;verticalAlign=middle;fontSize=11;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="70" y="708" width="100" height="20" as="geometry" />
</mxCell>
<mxCell id="m11" value="返回驳回结果" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="593" y="750" as="sourcePoint" />
<mxPoint x="327" y="750" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="m12" value="提示审核驳回信息" style="endArrow=open;endFill=0;dashed=1;html=1;strokeColor=#000000;fontColor=#000000;align=center;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="313" y="800" as="sourcePoint" />
<mxPoint x="102" y="800" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>