forked from pengtikui/WeUI-Simple-Guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
v2t.drawio
70 lines (70 loc) · 8.84 KB
/
v2t.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
<mxfile host="app.diagrams.net" modified="2021-05-19T13:08:58.306Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36" etag="vxm6c0UfLo-3CYD0l1Gd" version="14.6.11" type="github">
<diagram id="VG37xd5B6LjbR5G9MZou" name="Page-1">
<mxGraphModel dx="782" dy="471" 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="FIUmByhjWo9deh3YZRLX-1" value="task" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
<mxGeometry x="230" y="160" width="160" height="310" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-2" value="+ id: int
+ uid: int
+ filename: var
+ file_path_name: var
+ media_duration: int
+ status: int
+ created_at: int
+ update_at: int
+ deleted_at: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-1" vertex="1">
<mxGeometry y="26" width="160" height="174" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-3" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-1" vertex="1">
<mxGeometry y="200" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-4" value="+ method(type): type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-1" vertex="1">
<mxGeometry y="208" width="160" height="102" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-14" value="media" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
<mxGeometry x="450" y="160" width="160" height="310" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-15" value="+ id: int
+ uid: int
+ filename: var
+ file_path_name: var
+ media_duration: int
+ status: int (0,1失效)
+ created_at: int
+ update_at: int
+ deleted_at: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-14" vertex="1">
<mxGeometry y="26" width="160" height="174" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-16" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-14" vertex="1">
<mxGeometry y="200" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-17" value="+ method(type): type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-14" vertex="1">
<mxGeometry y="208" width="160" height="102" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-18" value="user" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
<mxGeometry x="640" y="160" width="160" height="310" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-19" value="+ id: int
+ openid: var
+ duration: int
+ pid: int
+ avatar: var
+ nickname: var
+ status: int
+ created_at: int
+ update_at: int
+ deleted_at: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-18" vertex="1">
<mxGeometry y="26" width="160" height="174" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-20" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-18" vertex="1">
<mxGeometry y="200" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-21" value="+ method(type): type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-18" vertex="1">
<mxGeometry y="208" width="160" height="102" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-22" value="invite_log" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
<mxGeometry x="230" y="500" width="160" height="310" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-23" value="+ id: int
+ invite_uid: int
+ invited_uid: int
+ add_time:int
+ created_at: int
+ update_at: int
+ deleted_at: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-22" vertex="1">
<mxGeometry y="26" width="160" height="174" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-24" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-22" vertex="1">
<mxGeometry y="200" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-25" value="+ method(type): type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-22" vertex="1">
<mxGeometry y="208" width="160" height="102" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-26" value="order" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" parent="1" vertex="1">
<mxGeometry x="450" y="500" width="160" height="310" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-27" value="+ id: int
+ order_no:var
+ amount: demall
+ uid: int
+ add_duration:int
+ status:int
+ created_at: int
+ update_at: int
+ deleted_at: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-26" vertex="1">
<mxGeometry y="26" width="160" height="174" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-28" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-26" vertex="1">
<mxGeometry y="200" width="160" height="8" as="geometry" />
</mxCell>
<mxCell id="FIUmByhjWo9deh3YZRLX-29" value="+ method(type): type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="FIUmByhjWo9deh3YZRLX-26" vertex="1">
<mxGeometry y="208" width="160" height="102" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>