-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnew_node_flow.drawio
53 lines (53 loc) · 4.33 KB
/
new_node_flow.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
<mxfile host="app.diagrams.net" modified="2021-06-15T11:24:30.892Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36" etag="kr7w4meyGBHC_F3-lPJz" version="14.7.3" type="github">
<diagram id="6a731a19-8d31-9384-78a2-239565b7b9f0" name="Page-1">
<mxGraphModel dx="1422" dy="762" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" background="none" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value="开始" style="shape=mxgraph.flowchart.terminator;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="260" y="100" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="3" value="提交标注项" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="255.25" y="160" width="129.5" height="60" as="geometry" />
</mxCell>
<mxCell id="JbV5Nf9s4gDevSh-FduB-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="JbV5Nf9s4gDevSh-FduB-57">
<mxGeometry relative="1" as="geometry">
<mxPoint x="319.5" y="307" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="7" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="2" target="3" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="8" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="3" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="319.5" y="250" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="40" value="结束" style="shape=mxgraph.flowchart.terminator;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="259.5" y="610" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="JbV5Nf9s4gDevSh-FduB-61" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="JbV5Nf9s4gDevSh-FduB-57" target="JbV5Nf9s4gDevSh-FduB-60">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="JbV5Nf9s4gDevSh-FduB-57" value="before:提交数据到数据容器" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="260" y="340" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="JbV5Nf9s4gDevSh-FduB-64" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="JbV5Nf9s4gDevSh-FduB-60" target="JbV5Nf9s4gDevSh-FduB-63">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="JbV5Nf9s4gDevSh-FduB-60" value="exec:执行节点流转" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="259.5" y="430" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="JbV5Nf9s4gDevSh-FduB-66" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="JbV5Nf9s4gDevSh-FduB-63" target="40">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="JbV5Nf9s4gDevSh-FduB-63" value="after:<br>插入事件日志<br>日志打点" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="260" y="520" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="JbV5Nf9s4gDevSh-FduB-67" value="valid:节点id、事件id是否存在等" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="260" y="250" width="120" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>