-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.drawio
118 lines (118 loc) · 12.6 KB
/
blog.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.7.17 Chrome/128.0.6613.36 Electron/32.0.1 Safari/537.36" version="24.7.17">
<diagram name="第 1 页" id="j6HWIFfAwWCnYM5CQrY0">
<mxGraphModel dx="1034" dy="725" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="4681" pageHeight="3300" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="qdFetYNcZHDzfwYiv4pV-87" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry y="66" width="742.5" height="640" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-56" value="Articles" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;align=center;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="90" y="170" width="160" height="326" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-57" value="1<span style="white-space: pre;">	</span>article_id" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="26" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-58" value="2<span style="white-space: pre;">	</span>title" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="56" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-59" value="3<span style="white-space: pre;">	</span>excerpt" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="86" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-60" value="4<span style="white-space: pre;">	</span>content" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="116" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-61" value="5<span style="white-space: pre;">	</span>category_id" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="146" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-62" value="6<span style="white-space: pre;">	</span>view_count" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="176" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-65" value="7<span style="white-space: pre;">	</span>create_time" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="206" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-66" value="8<span style="white-space: pre;">	</span>update_time" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="236" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-67" value="9<span style="white-space: pre;">	</span>status" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="266" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-68" value="10<span style="white-space: pre;">	</span>url" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-56">
<mxGeometry y="296" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-69" value="Tags" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;align=center;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="470" y="370" width="160" height="86" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-70" value="1<span style="white-space: pre;">	</span>tag_id" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-69">
<mxGeometry y="26" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-71" value="2<span style="white-space: pre;">	</span>tag_name" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-69">
<mxGeometry y="56" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-73" value="Article_tags" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;align=center;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="290" y="560" width="160" height="86" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-74" value="1<span style="white-space: pre;">	</span>article_id" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-73">
<mxGeometry y="26" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-75" value="2<span style="white-space: pre;">	</span>tag_id" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-73">
<mxGeometry y="56" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-77" value="Categories" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;align=center;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="470" y="170" width="160" height="86" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-78" value="1<span style="white-space: pre;">	</span>category_id" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-77">
<mxGeometry y="26" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-79" value="2<span style="white-space: pre;">	</span>category_name" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="qdFetYNcZHDzfwYiv4pV-77">
<mxGeometry y="56" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-81" value="" style="edgeStyle=segmentEdgeStyle;endArrow=classic;html=1;curved=0;rounded=0;endSize=8;startSize=8;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="qdFetYNcZHDzfwYiv4pV-61" target="qdFetYNcZHDzfwYiv4pV-78">
<mxGeometry width="100" relative="1" as="geometry">
<mxPoint x="240" y="190" as="sourcePoint" />
<mxPoint x="370" y="210" as="targetPoint" />
<Array as="points">
<mxPoint x="250" y="330" />
<mxPoint x="310" y="330" />
<mxPoint x="310" y="211" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-82" value="外键category_id" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="350" y="180" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-83" value="" style="edgeStyle=segmentEdgeStyle;endArrow=classic;html=1;curved=0;rounded=0;endSize=8;startSize=8;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1">
<mxGeometry width="100" relative="1" as="geometry">
<mxPoint x="290" y="600" as="sourcePoint" />
<mxPoint x="89.99999999999989" y="210" as="targetPoint" />
<Array as="points">
<mxPoint x="60" y="600" />
<mxPoint x="60" y="209" />
<mxPoint x="80" y="209" />
<mxPoint x="80" y="210" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-84" value="外键article_id" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="180" y="570" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-85" value="" style="edgeStyle=segmentEdgeStyle;endArrow=classic;html=1;curved=0;rounded=0;endSize=8;startSize=8;sourcePerimeterSpacing=0;targetPerimeterSpacing=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="qdFetYNcZHDzfwYiv4pV-75" target="qdFetYNcZHDzfwYiv4pV-70">
<mxGeometry width="100" relative="1" as="geometry">
<mxPoint x="490" y="600" as="sourcePoint" />
<mxPoint x="670" y="410" as="targetPoint" />
<Array as="points">
<mxPoint x="670" y="631" />
<mxPoint x="670" y="411" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-86" value="外键tag_id" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="500" y="600" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="qdFetYNcZHDzfwYiv4pV-89" value="<font style="font-size: 18px;">文章相关</font>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="200" y="90" width="140" height="40" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>