-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstructure.drawio
312 lines (312 loc) · 24 KB
/
structure.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
<mxfile host="app.diagrams.net" modified="2024-04-15T06:27:59.651Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" etag="vVZE51GlTCuN8geQItTN" version="24.0.2" type="device" pages="2">
<diagram name="第 1 页" id="ME-pcYFZLvTRaDIyzSBl">
<mxGraphModel dx="2261" dy="786" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="Gg2gCrsUunwMOb9giHDN-1" value="mybank.db" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="186" y="220" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-3" value="App" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="450" y="150" width="300" height="370" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-4" target="Gg2gCrsUunwMOb9giHDN-16">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="-40" y="200" />
<mxPoint x="-40" y="590" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-4" value="cardinfo" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="10" y="170" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-6" target="Gg2gCrsUunwMOb9giHDN-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-9" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-6" target="Gg2gCrsUunwMOb9giHDN-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-6" value="cardquantity" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="10" y="260" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-8" value="set card id and total quantity" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-270" y="270" width="200" height="40" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="132.5" y="390" as="sourcePoint" />
<mxPoint x="187.5" y="250" as="targetPoint" />
<Array as="points">
<mxPoint x="157.5" y="390" />
<mxPoint x="157.5" y="250" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-10" value="card info and occupitation" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="10" y="360" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-12" target="Gg2gCrsUunwMOb9giHDN-13">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="-250" y="490" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-12" value="Mode 1:card info has its occupation" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-310" y="570" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" target="Gg2gCrsUunwMOb9giHDN-1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="135" y="490" as="sourcePoint" />
<mxPoint x="185" y="250" as="targetPoint" />
<Array as="points">
<mxPoint x="170" y="490" />
<mxPoint x="170" y="250" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-13" target="Gg2gCrsUunwMOb9giHDN-16">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-13" value="deck" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="10" y="460" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-16" value="list" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="560" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-19" value="Mode 2: deck info first<div>deck has cardinfo[] as deck, occupation center set occupation relationship</div>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="-350" y="720" width="210" height="100" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-23" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-20" target="Gg2gCrsUunwMOb9giHDN-22">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-20" value="card info --- cardsingleid" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-120" y="890" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-35" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-36" target="Gg2gCrsUunwMOb9giHDN-28">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="-320" y="1430" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-21" value="card info and occupitation" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-370" y="1030" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-25" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-22" target="Gg2gCrsUunwMOb9giHDN-24">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-34" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-22" target="Gg2gCrsUunwMOb9giHDN-21">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-22" value="deck" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="-120" y="1030" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-24" value="list&lt;cardid&gt;<div>list&lt;cardsingled&gt;</div>" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="110" y="1030" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-27" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-26" target="Gg2gCrsUunwMOb9giHDN-22">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-26" value="check deck validation" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-120" y="1140" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-42" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-28" target="Gg2gCrsUunwMOb9giHDN-41">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-28" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-190" y="1330" width="270" height="200" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-29" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-190" y="1410" width="190" height="120" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-30" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry y="1410" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-31" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry y="1440" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-32" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-180" y="1340" width="40" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-33" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-130" y="1340" width="40" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-37" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-21" target="Gg2gCrsUunwMOb9giHDN-36">
<mxGeometry relative="1" as="geometry">
<mxPoint x="-320" y="1090" as="sourcePoint" />
<mxPoint x="-190" y="1430" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-36" value="save button" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="-370" y="1220" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-38" value="save button<div>降低开销</div>" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="186" y="420" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-41" value="subddata filter utils<div>data select</div>" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="170" y="1400" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-44" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="Gg2gCrsUunwMOb9giHDN-43" target="Gg2gCrsUunwMOb9giHDN-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-43" value="fetch data for card infos" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="186" y="120" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-45" value="backup" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="186" y="305" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-50" value="update" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="740" y="1120" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="Gg2gCrsUunwMOb9giHDN-66" value="card db" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="320" y="220" width="120" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="4zfd-n382ObwF0iBLCeS" name="本地APP数据库升级流程">
<mxGraphModel dx="1687" dy="925" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="sEDB84VCz_isagjPNJRz-26" value="<h1>通常情况下后端的升级处理</h1><p>1. 保留用户数据,更新数据库,重新导入数据。</p><p>2. 更新数据获取接口。</p><p>3. 更新APP,强制更新APP</p><p>4. 如果允许旧有版本存在,则数据获取接口上进行兼容</p><p>5. 数据库的更新和APP的更新相互独立</p>" style="text;html=1;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;" vertex="1" parent="1">
<mxGeometry x="80" y="50" width="340" height="180" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-28" value="cloud update" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-29" target="sEDB84VCz_isagjPNJRz-34">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-29" value="database 1.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="80" y="315" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-37" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-31" target="sEDB84VCz_isagjPNJRz-36">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-41" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-31" target="sEDB84VCz_isagjPNJRz-29">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-31" value="app 1.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="80" y="505" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-39" value="use database" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-32" target="sEDB84VCz_isagjPNJRz-34">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="500" y="440" />
<mxPoint x="354" y="440" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-62" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-32" target="sEDB84VCz_isagjPNJRz-61">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-32" value="app 2.1" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="440" y="505" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-63" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-34" target="sEDB84VCz_isagjPNJRz-61">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-34" value="database 2.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="294" y="315" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-35" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="30" y="465" as="sourcePoint" />
<mxPoint x="670" y="465" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-38" value="use database" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-36" target="sEDB84VCz_isagjPNJRz-29">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="310" y="435" />
<mxPoint x="140" y="435" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-40" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-36" target="sEDB84VCz_isagjPNJRz-32">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-36" value="app 1.1" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="250" y="505" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-42" value="<h1>本地APP中数据的处理方式(数据量较大,需要用到database)</h1><p>1. 保留用户数据,更新数据库,重新导入数据。</p><p>2. 更新数据获取接口。</p><p>3. 更新APP,强制更新APP</p><p>4. APP前后版本的数据库一定不兼容。不维护两个版本的内容,也没有必要</p><p>5. 数据库的更新和APP的更新一定同步,不会出现database更新而app不更新的情况</p>" style="text;html=1;spacing=5;spacingTop=-20;whiteSpace=wrap;overflow=hidden;rounded=0;" vertex="1" parent="1">
<mxGeometry x="870" y="50" width="460" height="210" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-44" value="app update" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-45" target="sEDB84VCz_isagjPNJRz-51">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-45" value="database 1.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="900" y="315" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-46" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-48" target="sEDB84VCz_isagjPNJRz-58">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1070" y="535" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-47" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-48" target="sEDB84VCz_isagjPNJRz-45">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-48" value="app 1.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="900" y="505" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-49" value="use database" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-50" target="sEDB84VCz_isagjPNJRz-51">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-50" value="app 2.1" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="1260" y="505" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-51" value="database 2.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1260" y="315" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-58" target="sEDB84VCz_isagjPNJRz-45">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="1140" y="430" />
<mxPoint x="960" y="430" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-60" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-58" target="sEDB84VCz_isagjPNJRz-50">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-58" value="app 1.1" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1080" y="505" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-61" value="database 2.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="460" y="315" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-64" value="app update" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-65" target="sEDB84VCz_isagjPNJRz-66">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-68" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-65" target="sEDB84VCz_isagjPNJRz-67">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-65" value="database 1.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="900" y="910" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-66" value="database 2.0" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="1260" y="910" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-69" value="revover data" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="sEDB84VCz_isagjPNJRz-67" target="sEDB84VCz_isagjPNJRz-66">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-67" value="backup data" style="whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="1">
<mxGeometry x="900" y="770" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-71" value="" style="endArrow=none;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1140" y="1110" as="sourcePoint" />
<mxPoint x="1140" y="720" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="sEDB84VCz_isagjPNJRz-72" value="" style="endArrow=none;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="1230" y="670" as="sourcePoint" />
<mxPoint x="1230" y="280" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>