-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path销售进度--后端逻辑处理.drawio
259 lines (259 loc) · 20.9 KB
/
销售进度--后端逻辑处理.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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" version="24.7.4">
<diagram name="Page-1" id="e7e014a7-5840-1c2e-5031-d8a46d1fe8dd">
<mxGraphModel dx="1562" dy="818" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="826" background="none" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value="1. 统计回写账号月度销售额" style="swimlane;whiteSpace=wrap" parent="1" vertex="1">
<mxGeometry x="164.5" y="92" width="280" height="570" as="geometry" />
</mxCell>
<mxCell id="5" value="" style="ellipse;shape=startState;fillColor=#000000;strokeColor=#ff0000;" parent="2" vertex="1">
<mxGeometry x="100" y="40" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="6" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#FF0000;endFill=1;rounded=0" parent="2" source="5" target="7" edge="1">
<mxGeometry x="100" y="40" as="geometry">
<mxPoint x="115" y="110" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="7" value="获取销售员名下
所有账号" style="" parent="2" vertex="1">
<mxGeometry x="60" y="110" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="8" value="汇总整理后写入到
monthly_target_account_amount" style="align=left;" parent="2" vertex="1">
<mxGeometry x="60" y="488" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="9" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;entryX=0.855;entryY=0;entryDx=0;entryDy=4.35;entryPerimeter=0;" parent="2" source="7" target="PWEiBPJwUBHZR18JW5Ap-43" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="11" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0" parent="2" source="8" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="115" y="442" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-43" value="系统订单" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="2">
<mxGeometry x="45.5" y="182" width="43.5" height="58" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-44" value="平台发货订单详情" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="2">
<mxGeometry x="145.5" y="182" width="43.5" height="58" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-45" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=0.661;exitY=1.008;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.145;entryY=0;entryDx=0;entryDy=4.35;entryPerimeter=0;" edge="1" parent="2" source="7" target="PWEiBPJwUBHZR18JW5Ap-44">
<mxGeometry relative="1" as="geometry">
<mxPoint x="109" y="170" as="sourcePoint" />
<mxPoint x="93" y="196" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-47" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="2" source="PWEiBPJwUBHZR18JW5Ap-43" target="PWEiBPJwUBHZR18JW5Ap-77">
<mxGeometry relative="1" as="geometry">
<mxPoint x="109" y="170" as="sourcePoint" />
<mxPoint x="93" y="196" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-48" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="2" source="PWEiBPJwUBHZR18JW5Ap-44" target="PWEiBPJwUBHZR18JW5Ap-77">
<mxGeometry relative="1" as="geometry">
<mxPoint x="77" y="250" as="sourcePoint" />
<mxPoint x="98" y="312" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-77" value="数据汇总" style="" vertex="1" parent="2">
<mxGeometry x="60" y="262" width="110" height="25" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-78" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="2" source="PWEiBPJwUBHZR18JW5Ap-77" target="8">
<mxGeometry relative="1" as="geometry">
<mxPoint x="115.5" y="312" as="sourcePoint" />
<mxPoint x="125.5" y="412" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="3" value="2. 月度销售员销售额统计汇总" style="swimlane;whiteSpace=wrap" parent="1" vertex="1">
<mxGeometry x="444.5" y="92" width="280" height="570" as="geometry" />
</mxCell>
<mxCell id="13" value="" style="ellipse;shape=startState;fillColor=#000000;strokeColor=#ff0000;" parent="3" vertex="1">
<mxGeometry x="60" y="40" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="14" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#FF0000;endFill=1;rounded=0" parent="3" source="13" target="15" edge="1">
<mxGeometry x="40" y="20" as="geometry">
<mxPoint x="55" y="90" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="15" value="根据时间、账号条件
按照“销售员”分组" style="" parent="3" vertex="1">
<mxGeometry x="20" y="110" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="18" value="销售额、利润更新到
monthly_target_amount" style="align=left;" parent="3" vertex="1">
<mxGeometry x="20" y="488" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="19" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0" parent="3" source="PWEiBPJwUBHZR18JW5Ap-72" target="18" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="75.31900452488708" y="394.81900452488685" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-50" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;entryX=0.855;entryY=0;entryDx=0;entryDy=4.35;entryPerimeter=0;" edge="1" parent="3" target="PWEiBPJwUBHZR18JW5Ap-51">
<mxGeometry relative="1" as="geometry">
<mxPoint x="60" y="160" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-51" value="系统订单" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="3">
<mxGeometry x="6.5" y="182" width="43.5" height="58" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-52" value="平台发货订单详情" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="3">
<mxGeometry x="106.5" y="182" width="43.5" height="58" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-53" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=0.661;exitY=1.008;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.145;entryY=0;entryDx=0;entryDy=4.35;entryPerimeter=0;" edge="1" parent="3" target="PWEiBPJwUBHZR18JW5Ap-52">
<mxGeometry relative="1" as="geometry">
<mxPoint x="94" y="160" as="sourcePoint" />
<mxPoint x="54" y="196" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-55" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;exitX=0.694;exitY=1.076;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="3" source="PWEiBPJwUBHZR18JW5Ap-51">
<mxGeometry relative="1" as="geometry">
<mxPoint x="70" y="170" as="sourcePoint" />
<mxPoint x="47.5" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-56" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=0.326;exitY=1.048;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="3" source="PWEiBPJwUBHZR18JW5Ap-52">
<mxGeometry relative="1" as="geometry">
<mxPoint x="104" y="170" as="sourcePoint" />
<mxPoint x="102.5" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-57" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;entryX=0.503;entryY=0.029;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="3" target="PWEiBPJwUBHZR18JW5Ap-72">
<mxGeometry relative="1" as="geometry">
<mxPoint x="75.07654688496677" y="290" as="sourcePoint" />
<mxPoint x="75.24358974358984" y="315.25641025641016" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-60" value="把销售员放到对应公司
的“未设置目标销售组”" style="align=left;" vertex="1" parent="3">
<mxGeometry x="144" y="488" width="130" height="50" as="geometry" />
</mxCell>
<mxCell id="37" value="" style="edgeStyle=none;strokeColor=#FF0000;endArrow=open;endFill=1;rounded=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="3" target="18" edge="1" source="PWEiBPJwUBHZR18JW5Ap-60">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="145.5" y="518" as="sourcePoint" />
<mxPoint x="195.5" y="462" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-62" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="3" target="PWEiBPJwUBHZR18JW5Ap-85">
<mxGeometry relative="1" as="geometry">
<mxPoint x="115.5" y="355" as="sourcePoint" />
<mxPoint x="85" y="450" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-63" value="否" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="3">
<mxGeometry x="108.25" y="330" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-72" value="销售员
是否存在" style="rhombus;fillColor=#ffffc0;strokeColor=#ff0000;" vertex="1" parent="3">
<mxGeometry x="35" y="320" width="80" height="70" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-82" value="数据汇总" style="" vertex="1" parent="3">
<mxGeometry x="20" y="260" width="110" height="25" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-84" value="2和3的定时任务需要依次执行" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontStyle=1;fontColor=#FF0000;" vertex="1" parent="3">
<mxGeometry x="100" y="32" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-85" value="所属公司架构
是否存在" style="rhombus;fillColor=#ffffc0;strokeColor=#ff0000;" vertex="1" parent="3">
<mxGeometry x="168.5" y="320" width="80" height="70" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-87" value="新建部门架构写入表
monthly_target_department
monthly_target_department_user_map
" style="align=left;" vertex="1" parent="3">
<mxGeometry x="144.5" y="408" width="135.5" height="52" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-89" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="3" target="PWEiBPJwUBHZR18JW5Ap-60">
<mxGeometry relative="1" as="geometry">
<mxPoint x="209.5" y="458" as="sourcePoint" />
<mxPoint x="205.5" y="468" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-88" value="否" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="3">
<mxGeometry x="195.5" y="378" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-90" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="3" source="PWEiBPJwUBHZR18JW5Ap-85">
<mxGeometry relative="1" as="geometry">
<mxPoint x="85" y="400" as="sourcePoint" />
<mxPoint x="274.5" y="488" as="targetPoint" />
<Array as="points">
<mxPoint x="274.5" y="355" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-91" value="是" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="3">
<mxGeometry x="240" y="330" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="4" value="3. 月度销售部门销售额统计汇总" style="swimlane;whiteSpace=wrap" parent="1" vertex="1">
<mxGeometry x="724.5" y="92" width="280" height="570" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-64" value="" style="ellipse;shape=startState;fillColor=#000000;strokeColor=#ff0000;" vertex="1" parent="4">
<mxGeometry x="65.5" y="42" width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-65" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;verticalAlign=bottom;endArrow=open;endSize=8;strokeColor=#FF0000;endFill=1;rounded=0" edge="1" parent="4" source="PWEiBPJwUBHZR18JW5Ap-64" target="PWEiBPJwUBHZR18JW5Ap-66">
<mxGeometry x="-684.5" y="-108" as="geometry">
<mxPoint x="60.5" y="92" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-66" value="获取所有部门" style="" vertex="1" parent="4">
<mxGeometry x="25.5" y="112" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-69" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="4" source="PWEiBPJwUBHZR18JW5Ap-66" target="PWEiBPJwUBHZR18JW5Ap-71">
<mxGeometry relative="1" as="geometry">
<mxPoint x="65.5" y="162" as="sourcePoint" />
<mxPoint x="49.5" y="188" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-71" value="逐个层级部门获取
销售员数据" style="align=center;" vertex="1" parent="4">
<mxGeometry x="25.5" y="182" width="112.5" height="50" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-73" value="销售额、利润更新到
monthly_target_amount" style="align=left;" vertex="1" parent="4">
<mxGeometry x="26.75" y="488" width="110" height="50" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-74" value="数据汇总" style="" vertex="1" parent="4">
<mxGeometry x="26.5" y="262" width="110" height="25" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-75" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="4" source="PWEiBPJwUBHZR18JW5Ap-71" target="PWEiBPJwUBHZR18JW5Ap-74">
<mxGeometry relative="1" as="geometry">
<mxPoint x="85.5" y="272" as="sourcePoint" />
<mxPoint x="83.5" y="285" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-76" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="4" source="PWEiBPJwUBHZR18JW5Ap-74" target="PWEiBPJwUBHZR18JW5Ap-73">
<mxGeometry relative="1" as="geometry">
<mxPoint x="93" y="262" as="sourcePoint" />
<mxPoint x="93" y="295" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-41" value="1. 定时任务:<span style="color: rgb(114, 115, 122); font-family: &quot;JetBrains Mono&quot;, monospace; font-size: 9.8pt; white-space-collapse: preserve;">ReportMonthlyAccountAmount</span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="159.5" y="50" width="260" height="30" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-49" value="2. 定时任务:<span style="color: rgb(114, 115, 122); font-family: &quot;JetBrains Mono&quot;, monospace; font-size: 9.8pt; white-space-collapse: preserve;">MonthlyTargetUserSales</span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="440" y="48" width="240" height="30" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-58" value="是" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="510" y="502" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-79" value="3. 定时任务:<span style="color: rgb(114, 115, 122); font-family: &quot;JetBrains Mono&quot;, monospace; font-size: 9.8pt; white-space-collapse: preserve;">MonthlyTargetDepartmentSales</span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="714.5" y="48" width="280" height="30" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-81" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;dashed=1;" edge="1" parent="1" source="5" target="13">
<mxGeometry relative="1" as="geometry">
<mxPoint x="500" y="147" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-83" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="13" target="PWEiBPJwUBHZR18JW5Ap-64">
<mxGeometry relative="1" as="geometry">
<mxPoint x="559.5" y="146.5" as="sourcePoint" />
<mxPoint x="769.5" y="146.5" as="targetPoint" />
<Array as="points">
<mxPoint x="535" y="149" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-86" value="" style="endArrow=open;strokeColor=#FF0000;endFill=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="PWEiBPJwUBHZR18JW5Ap-85">
<mxGeometry relative="1" as="geometry">
<mxPoint x="550" y="400" as="sourcePoint" />
<mxPoint x="653" y="500" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-93" value="用到的表:
账号月度目标金额表:monthly_target_account_amount
月度目标金额表:monthly_target_amount
月度目标部门表:monthly_target_department
部门用户关系表:monthly_target_department_user_map
月度目标操作日志:monthly_target_log" style="align=left;" vertex="1" parent="1">
<mxGeometry x="164.5" y="690" width="350" height="110" as="geometry" />
</mxCell>
<mxCell id="PWEiBPJwUBHZR18JW5Ap-94" value="备注:所有涉及到重要信息的操作都会往<span style="text-align: left;">monthly_target_log日志表记录</span>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontColor=#FF0000;" vertex="1" parent="1">
<mxGeometry x="604.5" y="730" width="400" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>