-
Notifications
You must be signed in to change notification settings - Fork 0
/
futu.drawio
869 lines (869 loc) · 83.7 KB
/
futu.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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
<mxfile host="app.diagrams.net" modified="2022-06-10T10:00:57.057Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.61 Safari/537.36" etag="IfJS7-6Bcg-eeKwAz0PZ" version="19.0.1" type="github">
<diagram id="n_2ISWD5A4W3zDVkRcPj" name="第 1 页">
<mxGraphModel dx="1422" dy="762" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1654" pageHeight="2336" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="IPXky6w7YJsHBotgT66a-179" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fontFamily=Helvetica;fontSize=14;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="1398" y="674" width="157" height="93" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-52" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-1" target="IPXky6w7YJsHBotgT66a-46">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-1" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="151" y="126" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-2" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="188" y="163" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-3" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="194" y="168" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-5" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="190.5" y="127" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-6" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="199" y="172" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-17" value="源库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="194" y="56" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-18" value="备份库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="520" y="56" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-45" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="207" y="178" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-46" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="477" y="126" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-47" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="514" y="163" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-48" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="520" y="168" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-49" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="516.5" y="127" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-50" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="525" y="172" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-51" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="533" y="178" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-68" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-69" target="IPXky6w7YJsHBotgT66a-75">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-69" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="151" y="239" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-70" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="188" y="276" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-71" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="194" y="281" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-72" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="190.5" y="240" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-73" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="199" y="285" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-74" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="207" y="291" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-75" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="477" y="239" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-76" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="514" y="276" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-77" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="520" y="281" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-78" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="516.5" y="240" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-79" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="525" y="285" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-80" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="533" y="291" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-81" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-82" target="IPXky6w7YJsHBotgT66a-88">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-82" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="151" y="394" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-83" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="188" y="431" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-84" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="194" y="436" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-85" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="190.5" y="395" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-86" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="199" y="440" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-87" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="207" y="446" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-88" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="477" y="394" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-89" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="514" y="431" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-90" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="520" y="436" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-91" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="516.5" y="395" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-92" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="525" y="440" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-93" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="533" y="446" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-94" value="<font style="font-size: 24px;">...</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="197.5" y="343" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-96" value="<font style="font-size: 24px;">...</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="525" y="347" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-113" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Helvetica;fontSize=14;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-99" target="IPXky6w7YJsHBotgT66a-112">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-116" value="dump" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=14;fontFamily=Helvetica;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-113">
<mxGeometry x="-0.2" y="3" relative="1" as="geometry">
<mxPoint x="1" y="2" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-99" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="101" y="688" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-100" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="138" y="725" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-101" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="144" y="730" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-102" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="140.5" y="689" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-103" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="149" y="734" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-104" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="157" y="740" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-105" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="608" y="688" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-106" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="646" y="725" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-107" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="652" y="730" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-108" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="653" y="692" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-109" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="657" y="734" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-110" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="665" y="740" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-114" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=14;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-112" target="IPXky6w7YJsHBotgT66a-105">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-117" value="write" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=14;fontFamily=Helvetica;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-114">
<mxGeometry x="-0.2358" y="2" relative="1" as="geometry">
<mxPoint y="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-112" value="<font face="Helvetica" style="font-size: 14px;">sql file</font>" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Verdana;fontSize=24;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="391" y="712.5" width="94" height="42" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-118" value="seq脚本对表名进行的转换" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="370" y="654" width="140" height="42" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-120" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=Helvetica;fontSize=14;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-119" target="IPXky6w7YJsHBotgT66a-112">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-119" value="seq" style="ellipse;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="402.5" y="595" width="71" height="43" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-122" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="52" y="942" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-123" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="89" y="979" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-124" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="95" y="984" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-125" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="91.5" y="943" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-126" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="988" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-127" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="108" y="994" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-138" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Helvetica;fontSize=14;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-128" target="IPXky6w7YJsHBotgT66a-137">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-139" value="dump" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=14;fontFamily=Helvetica;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-138">
<mxGeometry x="-0.2844" y="4" relative="1" as="geometry">
<mxPoint x="-9" y="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-128" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="703" y="942" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-129" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="740" y="979" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-130" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="746" y="984" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-131" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="742.5" y="943" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-132" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="751" y="988" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-133" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="759" y="994" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-134" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Helvetica;fontSize=14;" edge="1" parent="1" target="IPXky6w7YJsHBotgT66a-136">
<mxGeometry relative="1" as="geometry">
<mxPoint x="202" y="989" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-135" value="dump" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=14;fontFamily=Helvetica;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-134">
<mxGeometry x="-0.2" y="3" relative="1" as="geometry">
<mxPoint x="1" y="2" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-136" value="<font face="Helvetica" style="font-size: 14px;">sql file</font>" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Verdana;fontSize=24;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="309" y="968" width="94" height="42" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-137" value="<font face="Helvetica" style="font-size: 14px;">sql file</font>" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Verdana;fontSize=24;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="505" y="966.5" width="94" height="42" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-140" value="" style="html=1;shadow=0;dashed=0;align=center;verticalAlign=middle;shape=mxgraph.arrows2.twoWayArrow;dy=0.65;dx=22;fontFamily=Helvetica;fontSize=14;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
<mxGeometry x="413" y="981.25" width="86" height="20.5" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-143" value="<b>diff</b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="426" y="947" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-144" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fontFamily=Helvetica;fontSize=14;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="181" y="1196" width="344" height="187" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-145" value="coid_map_date_v3" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="235.5" y="1244" width="241" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-147" value="order_trail_flow_info_date_v3" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="235.5" y="1283" width="241" height="32" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-148" value="order_trail_flow_info_date_v3_new" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="235.5" y="1326" width="243" height="34" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-150" value="汇聚库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="314" y="1141" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-152" value="data_for_report_date_v3" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="263.25" y="1200" width="179.5" height="24" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-153" value="源库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="152.5" y="563" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-154" value="备份库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="652" y="563" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-155" value="源库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="98.5" y="881" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-156" value="备份库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="751" y="881" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-157" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Helvetica;fontSize=14;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-159" target="IPXky6w7YJsHBotgT66a-173">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-158" value="dump" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=14;fontFamily=Helvetica;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-157">
<mxGeometry x="-0.2" y="3" relative="1" as="geometry">
<mxPoint x="1" y="2" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-159" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="892" y="674" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-160" value="coid_map" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="936.5" y="718" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-162" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="931.5" y="675" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-166" value="<span style="">coid_map_date_v3</span>" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="1426" y="719" width="111" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-171" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=14;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-173">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1399" y="719.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-172" value="write" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=14;fontFamily=Helvetica;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-171">
<mxGeometry x="-0.2358" y="2" relative="1" as="geometry">
<mxPoint y="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-173" value="<font face="Helvetica" style="font-size: 14px;">sql file</font>" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Verdana;fontSize=24;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="1182" y="698.5" width="94" height="42" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-174" value="seq脚本对表名进行的转换" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="1161" y="640" width="140" height="42" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-175" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=Helvetica;fontSize=14;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-176" target="IPXky6w7YJsHBotgT66a-173">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-176" value="seq" style="ellipse;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
<mxGeometry x="1193.5" y="581" width="71" height="43" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-177" value="源库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="940" y="559" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-178" value="<span style="font-size: 14px;">汇聚库</span>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="1446.5" y="561" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-183" value="<font style="font-size: 12px;">data_for_report_date_v3</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="1400" y="678.5" width="155" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-185" value="备份库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="190.5" y="1474" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-215" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-186" target="IPXky6w7YJsHBotgT66a-205">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-186" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="149" y="1523" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-187" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="186" y="1560" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-188" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="192" y="1565" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-189" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="188.5" y="1524" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-190" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="197" y="1569" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-191" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="205" y="1575" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-216" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-192" target="IPXky6w7YJsHBotgT66a-205">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="371" y="1709" />
<mxPoint x="371" y="1709" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-192" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="149" y="1652" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-193" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="178" y="1691.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-194" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="184" y="1696.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-195" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="180.5" y="1655.5" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-196" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="189" y="1700.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-197" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="197" y="1706.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-218" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-198" target="IPXky6w7YJsHBotgT66a-205">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-220" value="汇聚数据" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=12;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-218">
<mxGeometry x="0.6063" y="3" relative="1" as="geometry">
<mxPoint x="4" y="3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-198" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="149" y="1791" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-199" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="186" y="1828" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-200" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="192" y="1833" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-201" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="188.5" y="1792" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-202" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="197" y="1837" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-203" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="205" y="1843" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-205" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fontFamily=Helvetica;fontSize=14;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="583" y="1615.5" width="344" height="187" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-206" value="coid_map_date_v3" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="637.5" y="1663.5" width="241" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-207" value="order_trail_flow_info_date_v3" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="637.5" y="1702.5" width="241" height="32" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-208" value="order_trail_flow_info_date_v3_new" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="637.5" y="1745.5" width="243" height="34" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-209" value="汇聚库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="724" y="1553.5" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-211" value="data_for_report_date_v3" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="665.25" y="1619.5" width="179.5" height="24" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-221" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fontFamily=Helvetica;fontSize=14;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="115" y="2011" width="344" height="187" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-223" value="order_trail_flow_info_date_v3" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="166.5" y="2055" width="241" height="32" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-224" value="order_trail_flow_info_date_v3_new" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="169.5" y="2141" width="243" height="34" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-225" value="汇聚库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="248" y="1956" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-226" value="data_for_report_date_v3" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="197.25" y="2015" width="179.5" height="24" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-228" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=1;sketch=0;fontSize=12;curved=0;endWidth=14;endSize=7.33;fillColor=#f8cecc;strokeColor=#b85450;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="285.5" y="2089" as="sourcePoint" />
<mxPoint x="285" y="2139" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-229" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fontFamily=Helvetica;fontSize=14;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="108" y="2448" width="344" height="187" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-230" value="order_trail_flow_info_date_v3_new" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;dashed=1;gradientColor=none;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="159.5" y="2492" width="241" height="32" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-231" value="order_trail_flow_info_date_v3_new" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="162.5" y="2578" width="243" height="34" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-232" value="汇聚库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="241" y="2393" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-233" value="data_for_report_date_v3" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="190.25" y="2452" width="179.5" height="24" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-234" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=1;sketch=0;fontSize=12;curved=0;endWidth=14;endSize=7.33;fillColor=#f8cecc;strokeColor=#b85450;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="278.5" y="2526" as="sourcePoint" />
<mxPoint x="278" y="2576" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-284" value="备份库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="332.5" y="2875" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-285" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-286" target="IPXky6w7YJsHBotgT66a-309">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-286" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="291" y="2924" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-287" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="328" y="2961" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-288" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="334" y="2966" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-289" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="330.5" y="2925" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-290" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="339" y="2970" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-291" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="347" y="2976" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-292" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-293" target="IPXky6w7YJsHBotgT66a-309">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="513" y="3110" />
<mxPoint x="513" y="3110" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-293" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="291" y="3053" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-294" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="320" y="3092.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-295" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="326" y="3097.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-296" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="322.5" y="3056.5" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-297" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="331" y="3101.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-298" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="339" y="3107.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-299" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-301" target="IPXky6w7YJsHBotgT66a-309">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-300" value="汇聚整合数据" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=12;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-299">
<mxGeometry x="0.6063" y="3" relative="1" as="geometry">
<mxPoint x="9" y="3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-301" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="291" y="3192" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-302" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="328" y="3229" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-303" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="334" y="3234" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-304" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="330.5" y="3193" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-305" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="339" y="3238" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-306" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="347" y="3244" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-309" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fontFamily=Helvetica;fontSize=14;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="673.5" y="3017" width="344" height="187" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-310" value="coid_map_date_v3" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="728" y="3065" width="241" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-311" value="order_trail_flow_info_date_v3" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="728" y="3104" width="241" height="32" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-348" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-312">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1158" y="3126" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-431" value="生成" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=12;fontFamily=Helvetica;fontColor=#000000;" vertex="1" connectable="0" parent="IPXky6w7YJsHBotgT66a-348">
<mxGeometry x="-0.0133" y="3" relative="1" as="geometry">
<mxPoint x="-2" y="3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-312" value="order_trail_flow_info_date_v3_new" style="rounded=1;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=14;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="728" y="3147" width="243" height="34" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-313" value="汇聚库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="814.5" y="2955" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-314" value="data_for_report_date_v3" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Helvetica;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="755.75" y="3021" width="179.5" height="24" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-337" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-315" target="IPXky6w7YJsHBotgT66a-286">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-315" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="30.5" y="2924" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-316" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="67.5" y="2961" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-317" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="73.5" y="2966" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-318" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="70" y="2925" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-319" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="78.5" y="2970" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-320" value="源库" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="75.5" y="2880" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-321" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="86.5" y="2976" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-338" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-322">
<mxGeometry relative="1" as="geometry">
<mxPoint x="290" y="3102" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-322" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="33.5" y="3056.5" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-323" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70.5" y="3093.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-324" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="76.5" y="3098.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-325" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="73" y="3057.5" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-326" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="81.5" y="3102.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-327" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="89.5" y="3108.5" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-339" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=12;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-328" target="IPXky6w7YJsHBotgT66a-301">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-328" value="" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="30.5" y="3192" width="150" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-329" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="67.5" y="3229" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-330" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="73.5" y="3234" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-331" value="DB" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="70" y="3193" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-332" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="78.5" y="3238" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-333" value="table" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="86.5" y="3244" width="67" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-334" value="<font style="font-size: 24px;">...</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="75.5" y="3148.5" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-336" value="<font style="font-size: 24px;">...</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="334" y="3153" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-340" value="同步" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;dashed=1;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="202" y="2946" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-345" value="同步" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;dashed=1;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="202" y="3078.5" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-346" value="同步" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;dashed=1;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="205" y="3212" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-432" value="upload" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-347">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1155" y="2961" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-347" value="" style="shape=image;html=1;verticalAlign=top;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://cdn0.iconfinder.com/data/icons/phosphor-thin-vol-2/256/file-csv-thin-128.png;rounded=0;dashed=1;sketch=0;fontSize=12;strokeWidth=2;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="1124" y="3067.25" width="62.5" height="62.5" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-355" value="" style="endArrow=classic;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-404">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="45" y="3549" as="sourcePoint" />
<mxPoint x="1267" y="3549" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-363" value="<b><font color="#3333ff">9:00</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="68" y="3571" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-364" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontSize=12;strokeWidth=2;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-363" target="IPXky6w7YJsHBotgT66a-363">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-417" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-365" target="IPXky6w7YJsHBotgT66a-367">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-365" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="205.5" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-366" value="" style="endArrow=none;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-362" target="IPXky6w7YJsHBotgT66a-365">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="45" y="3549" as="sourcePoint" />
<mxPoint x="725" y="3549" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-367" value="<span style="font-size: 13.3333px; text-align: left; caret-color: rgb(30, 111, 255);">删除备份db和汇聚db的指定区间内的数据</span><br>执行脚本1.2-2.4<br>汇聚<font color="#ff3333">3:05-10:30</font>的数据" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#d5e8d4;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="141" y="3609" width="148.5" height="87" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-368" value="<b><font color="#3333ff">10:35</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="185.25" y="3501" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-418" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-369">
<mxGeometry relative="1" as="geometry">
<mxPoint x="330" y="3482" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-369" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="319.5" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-370" value="" style="endArrow=none;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-365" target="IPXky6w7YJsHBotgT66a-369">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="248.99999001191304" y="3550.485517255155" as="sourcePoint" />
<mxPoint x="964" y="3549" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-372" value="<b><font color="#3333ff">12:05</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="301.5" y="3572" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-419" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-373" target="IPXky6w7YJsHBotgT66a-375">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-373" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="443" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-374" value="" style="endArrow=none;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-369" target="IPXky6w7YJsHBotgT66a-373">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="410.74998343690413" y="3550.48134994061" as="sourcePoint" />
<mxPoint x="964" y="3549" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-375" value="<span style="font-size: 13.3333px; text-align: left; caret-color: rgb(30, 111, 255);">删除备份db和汇聚db的指定区间内的数据</span><br>执行脚本1.2-2.4<br>汇聚<font color="#ff3333">12:00-14:00</font>的数据" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#d5e8d4;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="378.5" y="3611" width="149" height="88" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-376" value="<b><font color="#3333ff">14:05</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="426" y="3501" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-420" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-377" target="IPXky6w7YJsHBotgT66a-379">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-377" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="566.5" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-378" value="" style="endArrow=none;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-373" target="IPXky6w7YJsHBotgT66a-377">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="567.9999681502873" y="3550.474138009482" as="sourcePoint" />
<mxPoint x="964" y="3549" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-379" value="<span style="font-size: 13.3333px; text-align: left; caret-color: rgb(30, 111, 255);">删除备份db和汇聚db的指定区间内的数据</span><br>执行脚本1.2-2.4<br>汇聚<font color="#ff3333">14:00-15:00</font>的数据" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#d5e8d4;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="501.5" y="3388" width="150" height="90" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-380" value="<b><font color="#3333ff">15:05</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="545.5" y="3571" width="60" height="31" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-383" value="<span style="font-size: 13.3333px; text-align: left; caret-color: rgb(30, 111, 255);">删除备份db和汇聚db的指定区间内的数据</span><br>执行脚本1.2-2.4<br>汇聚<font color="#ff3333">15:00-15:30</font>的数据" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#d5e8d4;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="628.5" y="3609" width="149" height="88" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-384" value="<b><font color="#3333ff">15:35</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="672.5" y="3498" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-416" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-362" target="IPXky6w7YJsHBotgT66a-414">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-362" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="87.5" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-386" value="" style="endArrow=none;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" target="IPXky6w7YJsHBotgT66a-362">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="45" y="3549" as="sourcePoint" />
<mxPoint x="213.5001638487115" y="3550.4413416974785" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-421" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-381" target="IPXky6w7YJsHBotgT66a-383">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-381" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="692.5" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-388" value="" style="endArrow=none;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-377" target="IPXky6w7YJsHBotgT66a-381">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="627.5" y="3549" as="sourcePoint" />
<mxPoint x="1229" y="3549" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-392" value="<span style="font-size: 13.3333px; text-align: left; caret-color: rgb(30, 111, 255);">删除备份db和汇聚db的指定区间内的数据</span><br>执行脚本1.2-2.4<br>汇聚<font color="#ff3333">15:30-16:00</font>的数据" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#d5e8d4;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="744" y="3390" width="150" height="90" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-395" value="<b><font color="#3333ff">16:05</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="792.5" y="3566" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-422" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-402" target="IPXky6w7YJsHBotgT66a-392">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-402" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="808.25" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-403" value="" style="endArrow=none;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-381" target="IPXky6w7YJsHBotgT66a-402">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="712.5" y="3549" as="sourcePoint" />
<mxPoint x="1229" y="3549" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-423" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-404" target="IPXky6w7YJsHBotgT66a-406">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-404" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="924.5" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-405" value="" style="endArrow=none;html=1;rounded=1;sketch=0;fontSize=12;strokeWidth=3;curved=0;startArrow=none;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-402" target="IPXky6w7YJsHBotgT66a-404">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="829.9998804428997" y="3550.95110082913" as="sourcePoint" />
<mxPoint x="1229" y="3549" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-406" value="<span style="font-size: 13.3333px; text-align: left; caret-color: rgb(30, 111, 255);">删除备份db和汇聚db的指定区间内的数据</span><br>执行脚本1.2-2.4<br>汇聚<font color="#ff3333">16:00-16:15</font>的数据<br><font color="#ff3333">生成报表OATS/CATS</font>" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#fff2cc;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="852.5" y="3609" width="165" height="106" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-407" value="<b><font color="#3333ff">16:20</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="904.5" y="3498" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-424" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-408" target="IPXky6w7YJsHBotgT66a-409">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-408" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="1037.5" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-409" value="<span style="font-size: 13.3333px; text-align: left; caret-color: rgb(30, 111, 255);">删除备份db和汇聚db的指定区间内的数据</span><br>执行脚本1.2-2.4<br>汇聚<font color="#ff3333">16:15-20:10</font>的数据" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#d5e8d4;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="972" y="3390" width="150" height="90" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-410" value="<b><font color="#3333ff">20:10</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="1016.5" y="3569" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-425" value="" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;strokeWidth=1;dashed=1;" edge="1" parent="1" source="IPXky6w7YJsHBotgT66a-411" target="IPXky6w7YJsHBotgT66a-412">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-411" value="" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;rounded=0;sketch=0;fontSize=12;strokeWidth=1;gradientColor=none;" vertex="1" parent="1">
<mxGeometry x="1149.5" y="3539" width="20" height="20" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-412" value="生成报表c606" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;size=0.4625;fillColor=#f8cecc;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="1086.5" y="3609" width="146.5" height="104" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-414" value="<br><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; text-align: center; float: none; display: inline !important;">执行script1.1</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; text-align: center;"><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; text-align: center; float: none; display: inline !important;">创建备份库&nbsp;&nbsp;</span>" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#dae8fc;strokeColor=none;labelBorderColor=none;labelBackgroundColor=none;" vertex="1" parent="1">
<mxGeometry x="26" y="3387" width="143" height="91" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-415" value="<b><font color="#3333ff">21:00</font></b>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;sketch=0;fontSize=12;" vertex="1" parent="1">
<mxGeometry x="1117.5" y="3498" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-428" value="<span style="font-size: 13.3333px; text-align: left; caret-color: rgb(30, 111, 255);">删除备份db和汇聚db的指定区间内的数据</span><br>执行脚本1.2-2.4<br>汇聚<font color="#ff3333">10:30-12:00</font>的数据" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;rounded=0;sketch=0;fontSize=12;strokeWidth=1;fillColor=#d5e8d4;strokeColor=none;" vertex="1" parent="1">
<mxGeometry x="256" y="3388" width="146" height="94" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-430" value="<font color="#000000">报表</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;labelBackgroundColor=none;labelBorderColor=none;sketch=0;fontFamily=Helvetica;fontSize=12;fontColor=#FF3333;" vertex="1" parent="1">
<mxGeometry x="1173" y="3091" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="IPXky6w7YJsHBotgT66a-433" value="<font style="font-size: 24px;">...</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="192.5" y="1749.5" width="60" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>