-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgood_uml.drawio
37 lines (37 loc) · 6.22 KB
/
good_uml.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<mxfile host="app.diagrams.net" modified="2024-04-12T13:22:35.021Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0" etag="xLskufdKBHciDBvB-aYY" version="24.2.2" type="github">
<diagram id="mG7DIjXlOFwaILFSZNXO" name="第 1 页">
<mxGraphModel dx="3674" dy="1506" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="827" pageHeight="1169" background="none" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="iCpT_wUVNCO_5HdmEtNJ-1" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="node0" target="gOR0s_O7oEvGxBW6OIh1-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="iCpT_wUVNCO_5HdmEtNJ-5" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="node0" target="gOR0s_O7oEvGxBW6OIh1-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="node0" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>GoodController</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;">+ getStandard(Integer): R&lt;String&gt;<br/>+ setRecommend(Long, Boolean): R&lt;Void&gt;<br/>+ update(Good): R&lt;Void&gt;<br/>+ findGoodFullPage(Integer, Integer, String, Integer): R&lt;IPage&lt;GoodVo&gt;&gt;<br/>+ saveStandard(List&lt;Standard&gt;, int): R&lt;Void&gt;<br/>+ findGoodPage(Integer, Integer, String, Integer): R&lt;IPage&lt;GoodVo&gt;&gt;<br/>+ save(Good): R&lt;Long&gt;<br/>+ findFrontGoods(): R&lt;GoodVo&gt;<br/>+ getSaleRank(int): R&lt;List&lt;Good&gt;&gt;<br/>+ delStandard(Standard): R&lt;Void&gt;<br/>+ delete(Long): R&lt;Void&gt;<br/>+ findGood(Long): R&lt;Good&gt;</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="-820" y="-160" width="497" height="329" as="geometry" />
</mxCell>
<mxCell id="gOR0s_O7oEvGxBW6OIh1-1" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>Good</b></p><hr size="1"><p style="margin:0 0 0 4px;line-height:1.6;">- name: String<br>- description: String<br>- saleMoney: BigDecimal<br>- recommend: Boolean<br>- categoryId: Long<br>- id: Long<br>- discount: Double<br>- price: BigDecimal<br>- sales: Integer<br>- imgs: String<br>- createTime: String</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="-1300" y="230" width="186" height="329" as="geometry" />
</mxCell>
<mxCell id="iCpT_wUVNCO_5HdmEtNJ-2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;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="gOR0s_O7oEvGxBW6OIh1-2" target="gOR0s_O7oEvGxBW6OIh1-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="iCpT_wUVNCO_5HdmEtNJ-4" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="gOR0s_O7oEvGxBW6OIh1-2" target="gOR0s_O7oEvGxBW6OIh1-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="gOR0s_O7oEvGxBW6OIh1-2" value="<p style="margin:0px;margin-top:4px;text-align:center;"><b>GoodService</b></p><hr size="1"/><p style="margin:0 0 0 4px;line-height:1.6;">+ findFullPage(Integer, Integer, String, Integer): IPage&lt;Good&gt;<br/>+ saveOrUpdateGood(Good): Long<br/>+ setRecommend(Long, Boolean): boolean<br/>+ getSaleRank(int): List&lt;Good&gt;<br/>+ findPage(Integer, Integer, String, Integer): IPage&lt;GoodVo&gt;<br/>+ getStandard(Integer): String<br/>+ getGoodById(Long): Good<br/>+ findFrontGoods(): List&lt;GoodVo&gt;<br/>+ existGood(Long): Boolean<br/>+ update(Good): void<br/>+ getMinPrice(Long): BigDecimal<br/>+ loginDeleteGood(Long): void</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="-780.5" y="230" width="418" height="329" as="geometry" />
</mxCell>
<mxCell id="iCpT_wUVNCO_5HdmEtNJ-3" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;dashed=1;" edge="1" parent="1" source="gOR0s_O7oEvGxBW6OIh1-3" target="gOR0s_O7oEvGxBW6OIh1-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="gOR0s_O7oEvGxBW6OIh1-3" value="<p style="margin:0px;margin-top:4px;text-align:center;"><br><b>GoodMapper</b></p><hr size="1"><p style="margin:0 0 0 4px;line-height:1.6;">+ getMinPrice(Long): BigDecimal<br>+ insertGood(Good): void<br>+ saleGood(Long, int, BigDecimal): boolean<br>+ findFrontGoods(): List&lt;GoodVo&gt;<br>+ getStandardById(Integer): List&lt;GoodStandard&gt;<br>+ getSaleRank(int): List&lt;Good&gt;</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=14;fontFamily=Helvetica;html=1;rounded=0;shadow=0;comic=0;labelBackgroundColor=none;strokeWidth=1;" parent="1" vertex="1">
<mxGeometry x="-741.5" y="650" width="340" height="185" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>