w-flowchart 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/w-flowchart.umd.js +2 -2
- package/dist/w-flowchart.umd.js.map +1 -1
- package/docs/WFlowchart.mjs.html +3 -3
- package/docs/global.html +3 -3
- package/docs/index.html +1 -1
- package/package.json +1 -1
- package/src/WFlowchart.mjs +2 -2
- package/src/p1/gen.mjs +8 -4
- package/src/p10/gen.mjs +8 -7
- package/src/p3/gen.mjs +14 -8
- package/src/p4/gen.mjs +1 -1
- package/src/p5/gen.mjs +2 -2
- package/src/p7/gen.mjs +14 -9
- package/src/p8/gen.mjs +2 -1
- package/test/cases.mjs +82 -1
- package/test/pics/p1/newline-label.png +0 -0
- package/test/pics/p1/newline-lr.png +0 -0
- package/test/pics/p1/newline-multi.png +0 -0
- package/test/pics/p10/cycle.svg +1 -1
- package/test/pics/p10/deep-nest.svg +1 -1
- package/test/pics/p10/dia-1in-1out.svg +1 -1
- package/test/pics/p10/dia-1in-2out.svg +1 -1
- package/test/pics/p10/dia-1in.svg +1 -1
- package/test/pics/p10/dia-1out.svg +1 -1
- package/test/pics/p10/dia-2in-1out.svg +1 -1
- package/test/pics/p10/dia-2in-2out-dd.svg +1 -1
- package/test/pics/p10/dia-2in-2out-ss.svg +1 -1
- package/test/pics/p10/dia-2in.svg +1 -1
- package/test/pics/p10/dia-2out.svg +1 -1
- package/test/pics/p10/diamond.svg +1 -1
- package/test/pics/p10/edges-mix.svg +1 -1
- package/test/pics/p10/english.svg +1 -1
- package/test/pics/p10/flat-tb.svg +1 -1
- package/test/pics/p10/fold-tall.svg +1 -1
- package/test/pics/p10/fold-wide.svg +1 -1
- package/test/pics/p10/group-edge.svg +1 -1
- package/test/pics/p10/items-node.svg +1 -1
- package/test/pics/p10/long-label.svg +1 -1
- package/test/pics/p10/lr-flat.svg +1 -1
- package/test/pics/p10/nested-group.svg +1 -1
- package/test/pics/p10/newline-label.png +0 -0
- package/test/pics/p10/newline-label.svg +5 -0
- package/test/pics/p10/newline-lr.png +0 -0
- package/test/pics/p10/newline-lr.svg +7 -0
- package/test/pics/p10/newline-multi.png +0 -0
- package/test/pics/p10/newline-multi.svg +7 -0
- package/test/pics/p10/no-edges.svg +1 -1
- package/test/pics/p10/title-overflow.svg +1 -1
- package/test/pics/p10/valign.svg +1 -1
- package/test/pics/p10//345/267/245/345/226/256/350/231/225/347/220/206/346/265/201/347/250/213/345/234/226.svg +1 -1
- package/test/pics/p10//345/276/256/346/234/215/345/213/231/345/217/242/351/233/206/346/236/266/346/247/213/345/234/226.svg +1 -1
- package/test/pics/p10//346/234/203/345/223/241/350/250/273/345/206/212/346/265/201/347/250/213/345/234/226.svg +1 -1
- package/test/pics/p10//346/250/241/347/265/204/347/265/204/346/210/220/345/234/226.svg +1 -1
- package/test/pics/p10//346/254/212/351/231/220/350/247/222/350/211/262/351/227/234/350/201/257/345/234/226.svg +1 -1
- package/test/pics/p10//347/211/251/350/201/257/347/266/262/345/271/263/345/217/260/346/236/266/346/247/213/345/234/226.svg +1 -1
- package/test/pics/p10//347/263/273/347/265/261/345/210/206/345/261/244/346/236/266/346/247/213/345/234/226.svg +1 -1
- package/test/pics/p10//350/250/202/345/226/256/350/231/225/347/220/206/346/265/201/347/250/213/345/234/226.svg +1 -1
- package/test/pics/p10//350/263/207/346/226/231/346/265/201/345/220/221/345/234/226.svg +1 -1
- package/test/pics/p10//350/263/207/346/226/231/346/270/205/346/264/227/346/265/201/347/250/213/345/234/226.svg +1 -1
- package/test/pics/p10//351/233/273/345/225/206/345/271/263/345/217/260/346/236/266/346/247/213/345/234/226.svg +1 -1
- package/test/pics/p10//351/240/201/351/235/242/345/260/216/350/246/275/351/227/234/350/201/257/345/234/226.svg +1 -1
- package/test/pics/p2/newline-label.png +0 -0
- package/test/pics/p2/newline-lr.png +0 -0
- package/test/pics/p2/newline-multi.png +0 -0
- package/test/pics/p3/newline-label.png +0 -0
- package/test/pics/p3/newline-lr.png +0 -0
- package/test/pics/p3/newline-multi.png +0 -0
- package/test/pics/p4/newline-label.png +0 -0
- package/test/pics/p4/newline-lr.png +0 -0
- package/test/pics/p4/newline-multi.png +0 -0
- package/test/pics/p5/newline-label.png +0 -0
- package/test/pics/p5/newline-lr.png +0 -0
- package/test/pics/p5/newline-multi.png +0 -0
- package/test/pics/p6/newline-label.png +0 -0
- package/test/pics/p6/newline-lr.png +0 -0
- package/test/pics/p6/newline-multi.png +0 -0
- package/test/pics/p7/newline-label.png +0 -0
- package/test/pics/p7/newline-lr.png +0 -0
- package/test/pics/p7/newline-multi.png +0 -0
- package/test/pics/p8/newline-label.png +0 -0
- package/test/pics/p8/newline-lr.png +0 -0
- package/test/pics/p8/newline-multi.png +0 -0
- package/test/pics/p9/newline-label.png +0 -0
- package/test/pics/p9/newline-lr.png +0 -0
- package/test/pics/p9/newline-multi.png +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="570" height="610" viewBox="-18 -18 570 610" style="background:#fff"><rect x="12" y="12" width="240" height="179" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="82.5" y="17" width="99" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;overflow-wrap:break-word;word-break:normal">使用者模組</div></foreignObject><rect x="282" y="12" width="240" height="179" rx="8" fill="#f0f7f3" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="360" y="17" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;overflow-wrap:break-word;word-break:normal">訂單模組</div></foreignObject><rect x="87" y="359" width="240" height="203" rx="8" fill="#fdf6ec" fill-opacity="0.38" stroke="#c46e1a" stroke-width="2"></rect><foreignObject x="165" y="364" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#c46e1a;line-height:1.3;overflow-wrap:break-word;word-break:normal">共用模組</div></foreignObject><path d="M 82 191 L 82 228 L 88.5 228 L 88.5 298 L 207 298 L 207 359" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 207 359 L 211 350 L 203 350 Z" fill="#44505a"></path><foreignObject x="91.5" y="254" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">呼叫共用</div></foreignObject><path d="M 352 191 L 352 228 L 358.5 228 L 358.5 322 L 236 322 L 236 359" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 236 359 L 240 350 L 232 350 Z" fill="#44505a"></path><foreignObject x="361.5" y="254" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">觸發通知</div></foreignObject><path d="M 342 177 L 342 228 L 335.5 228 L 335.5 298 L 217 298 L 217 411 L 147 411 L 147 445" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 147 445 L 151 436 L 143 436 Z" fill="#44505a"></path><foreignObject x="283.5" y="254" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">訂單通知</div></foreignObject><path d="M 72 177 L 72 228 L 65.5 228 L 65.5 322 L 197 322 L 197 427 L 267 427 L 267 445" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 267 445 L 271 436 L 263 436 Z" fill="#44505a"></path><foreignObject x="13.5" y="254" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">登入紀錄</div></foreignObject><rect x="26" y="54" width="92" height="123" rx="7" fill="#eef4fb"></rect><path d="M 33 54 H 111 A 7 7 0 0 1 118 61 V 86 H 26 V 61 A 7 7 0 0 1 33 54 Z" fill="#d2dfef"></path><rect x="26" y="54" width="92" height="123" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="26" y1="86" x2="118" y2="86" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="26" y="54" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">帳號管理</div></div></foreignObject><foreignObject x="26" y="86" width="92" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 註冊</div><div style="white-space:nowrap">• 登入</div><div style="white-space:nowrap">• 密碼重設</div><div style="white-space:nowrap">• 權限設定</div></div></foreignObject><rect x="146" y="54" width="92" height="103" rx="7" fill="#eef4fb"></rect><path d="M 153 54 H 231 A 7 7 0 0 1 238 61 V 86 H 146 V 61 A 7 7 0 0 1 153 54 Z" fill="#d2dfef"></path><rect x="146" y="54" width="92" height="103" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="146" y1="86" x2="238" y2="86" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="146" y="54" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">個人資料</div></div></foreignObject><foreignObject x="146" y="86" width="92" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 基本資料</div><div style="white-space:nowrap">• 收件地址</div><div style="white-space:nowrap">• 偏好設定</div></div></foreignObject><rect x="296" y="54" width="92" height="123" rx="7" fill="#eaf4ef"></rect><path d="M 303 54 H 381 A 7 7 0 0 1 388 61 V 86 H 296 V 61 A 7 7 0 0 1 303 54 Z" fill="#cde3d7"></path><rect x="296" y="54" width="92" height="123" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="296" y1="86" x2="388" y2="86" stroke="#348a5c" stroke-width="1"></line><foreignObject x="296" y="54" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">訂單處理</div></div></foreignObject><foreignObject x="296" y="86" width="92" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 建立訂單</div><div style="white-space:nowrap">• 訂單查詢</div><div style="white-space:nowrap">• 訂單取消</div><div style="white-space:nowrap">• 訂單狀態</div></div></foreignObject><rect x="416" y="54" width="92" height="103" rx="7" fill="#eaf4ef"></rect><path d="M 423 54 H 501 A 7 7 0 0 1 508 61 V 86 H 416 V 61 A 7 7 0 0 1 423 54 Z" fill="#cde3d7"></path><rect x="416" y="54" width="92" height="103" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="416" y1="86" x2="508" y2="86" stroke="#348a5c" stroke-width="1"></line><foreignObject x="416" y="54" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">金流處理</div></div></foreignObject><foreignObject x="416" y="86" width="92" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 付款</div><div style="white-space:nowrap">• 退款</div><div style="white-space:nowrap">• 發票開立</div></div></foreignObject><rect x="101" y="445" width="92" height="103" rx="7" fill="#fcf0e2"></rect><path d="M 108 445 H 186 A 7 7 0 0 1 193 452 V 477 H 101 V 452 A 7 7 0 0 1 108 445 Z" fill="#f3dbc2"></path><rect x="101" y="445" width="92" height="103" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="101" y1="477" x2="193" y2="477" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="101" y="445" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">訊息通知</div></div></foreignObject><foreignObject x="101" y="477" width="92" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 站內信</div><div style="white-space:nowrap">• 電子郵件</div><div style="white-space:nowrap">• 簡訊</div></div></foreignObject><rect x="221" y="445" width="92" height="83" rx="7" fill="#fcf0e2"></rect><path d="M 228 445 H 306 A 7 7 0 0 1 313 452 V 477 H 221 V 452 A 7 7 0 0 1 228 445 Z" fill="#f3dbc2"></path><rect x="221" y="445" width="92" height="83" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="221" y1="477" x2="313" y2="477" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="221" y="445" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">紀錄稽核</div></div></foreignObject><foreignObject x="221" y="477" width="92" height="51"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 操作紀錄</div><div style="white-space:nowrap">• 錯誤紀錄</div></div></foreignObject></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="570" height="610" viewBox="-18 -18 570 610" style="background:#fff"><rect x="12" y="12" width="240" height="179" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="82.5" y="17" width="99" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">使用者模組</div></foreignObject><rect x="282" y="12" width="240" height="179" rx="8" fill="#f0f7f3" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="360" y="17" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">訂單模組</div></foreignObject><rect x="87" y="359" width="240" height="203" rx="8" fill="#fdf6ec" fill-opacity="0.38" stroke="#c46e1a" stroke-width="2"></rect><foreignObject x="165" y="364" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#c46e1a;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">共用模組</div></foreignObject><path d="M 82 191 L 82 228 L 88.5 228 L 88.5 298 L 207 298 L 207 359" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 207 359 L 211 350 L 203 350 Z" fill="#44505a"></path><foreignObject x="91.5" y="254" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">呼叫共用</div></foreignObject><path d="M 352 191 L 352 228 L 358.5 228 L 358.5 322 L 236 322 L 236 359" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 236 359 L 240 350 L 232 350 Z" fill="#44505a"></path><foreignObject x="361.5" y="254" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">觸發通知</div></foreignObject><path d="M 342 177 L 342 228 L 335.5 228 L 335.5 298 L 217 298 L 217 411 L 147 411 L 147 445" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 147 445 L 151 436 L 143 436 Z" fill="#44505a"></path><foreignObject x="283.5" y="254" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">訂單通知</div></foreignObject><path d="M 72 177 L 72 228 L 65.5 228 L 65.5 322 L 197 322 L 197 427 L 267 427 L 267 445" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 267 445 L 271 436 L 263 436 Z" fill="#44505a"></path><foreignObject x="13.5" y="254" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">登入紀錄</div></foreignObject><rect x="26" y="54" width="92" height="123" rx="7" fill="#eef4fb"></rect><path d="M 33 54 H 111 A 7 7 0 0 1 118 61 V 86 H 26 V 61 A 7 7 0 0 1 33 54 Z" fill="#d2dfef"></path><rect x="26" y="54" width="92" height="123" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="26" y1="86" x2="118" y2="86" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="26" y="54" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">帳號管理</div></div></foreignObject><foreignObject x="26" y="86" width="92" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 註冊</div><div style="white-space:nowrap">• 登入</div><div style="white-space:nowrap">• 密碼重設</div><div style="white-space:nowrap">• 權限設定</div></div></foreignObject><rect x="146" y="54" width="92" height="103" rx="7" fill="#eef4fb"></rect><path d="M 153 54 H 231 A 7 7 0 0 1 238 61 V 86 H 146 V 61 A 7 7 0 0 1 153 54 Z" fill="#d2dfef"></path><rect x="146" y="54" width="92" height="103" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="146" y1="86" x2="238" y2="86" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="146" y="54" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">個人資料</div></div></foreignObject><foreignObject x="146" y="86" width="92" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 基本資料</div><div style="white-space:nowrap">• 收件地址</div><div style="white-space:nowrap">• 偏好設定</div></div></foreignObject><rect x="296" y="54" width="92" height="123" rx="7" fill="#eaf4ef"></rect><path d="M 303 54 H 381 A 7 7 0 0 1 388 61 V 86 H 296 V 61 A 7 7 0 0 1 303 54 Z" fill="#cde3d7"></path><rect x="296" y="54" width="92" height="123" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="296" y1="86" x2="388" y2="86" stroke="#348a5c" stroke-width="1"></line><foreignObject x="296" y="54" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">訂單處理</div></div></foreignObject><foreignObject x="296" y="86" width="92" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 建立訂單</div><div style="white-space:nowrap">• 訂單查詢</div><div style="white-space:nowrap">• 訂單取消</div><div style="white-space:nowrap">• 訂單狀態</div></div></foreignObject><rect x="416" y="54" width="92" height="103" rx="7" fill="#eaf4ef"></rect><path d="M 423 54 H 501 A 7 7 0 0 1 508 61 V 86 H 416 V 61 A 7 7 0 0 1 423 54 Z" fill="#cde3d7"></path><rect x="416" y="54" width="92" height="103" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="416" y1="86" x2="508" y2="86" stroke="#348a5c" stroke-width="1"></line><foreignObject x="416" y="54" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">金流處理</div></div></foreignObject><foreignObject x="416" y="86" width="92" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 付款</div><div style="white-space:nowrap">• 退款</div><div style="white-space:nowrap">• 發票開立</div></div></foreignObject><rect x="101" y="445" width="92" height="103" rx="7" fill="#fcf0e2"></rect><path d="M 108 445 H 186 A 7 7 0 0 1 193 452 V 477 H 101 V 452 A 7 7 0 0 1 108 445 Z" fill="#f3dbc2"></path><rect x="101" y="445" width="92" height="103" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="101" y1="477" x2="193" y2="477" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="101" y="445" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">訊息通知</div></div></foreignObject><foreignObject x="101" y="477" width="92" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 站內信</div><div style="white-space:nowrap">• 電子郵件</div><div style="white-space:nowrap">• 簡訊</div></div></foreignObject><rect x="221" y="445" width="92" height="83" rx="7" fill="#fcf0e2"></rect><path d="M 228 445 H 306 A 7 7 0 0 1 313 452 V 477 H 221 V 452 A 7 7 0 0 1 228 445 Z" fill="#f3dbc2"></path><rect x="221" y="445" width="92" height="83" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="221" y1="477" x2="313" y2="477" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="221" y="445" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">紀錄稽核</div></div></foreignObject><foreignObject x="221" y="477" width="92" height="51"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 操作紀錄</div><div style="white-space:nowrap">• 錯誤紀錄</div></div></foreignObject></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="702" height="591" viewBox="-18 -18 702 591" style="background:#fff"><rect x="130.75" y="49" width="362" height="92" rx="8" fill="#faf7fd" fill-opacity="0.38" stroke="#8163ad" stroke-width="2"></rect><foreignObject x="269.75" y="54" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#8163ad;line-height:1.3;overflow-wrap:break-word;word-break:normal">角色群組</div></foreignObject><rect x="75" y="333" width="554" height="184" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="310" y="338" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;overflow-wrap:break-word;word-break:normal">資源群組</div></foreignObject><path d="M 317 517 L 317 543 L 653 543 L 653 12 L 452.75 12 L 452.75 91" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 452.75 91 L 456.75 82 L 448.75 82 Z" fill="#44505a"></path><foreignObject x="601" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="702" height="591" viewBox="-18 -18 702 591" style="background:#fff"><rect x="130.75" y="49" width="362" height="92" rx="8" fill="#faf7fd" fill-opacity="0.38" stroke="#8163ad" stroke-width="2"></rect><foreignObject x="269.75" y="54" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#8163ad;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">角色群組</div></foreignObject><rect x="75" y="333" width="554" height="184" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="310" y="338" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資源群組</div></foreignObject><path d="M 317 517 L 317 543 L 653 543 L 653 12 L 452.75 12 L 452.75 91" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 452.75 91 L 456.75 82 L 448.75 82 Z" fill="#44505a"></path><foreignObject x="601" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">公開存取</div></foreignObject><path d="M 462.75 141 L 462.75 178 L 575 178 L 575 467" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 575 467 L 579 458 L 571 458 Z" fill="#44505a"></path><foreignObject x="523" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">稽核追蹤</div></foreignObject><path d="M 161.25 127 L 161.25 178 L 64 178 L 64 272 L 109 272 L 109 467" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 109 467 L 113 458 L 105 458 Z" fill="#44505a"></path><foreignObject x="12" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">完整權限</div></foreignObject><path d="M 177.75 127 L 177.75 202 L 139 202 L 139 272 L 176.5 272 L 176.5 449 L 244 449 L 244 467" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 244 467 L 248 458 L 240 458 Z" fill="#44505a"></path><foreignObject x="87" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">完整權限</div></foreignObject><path d="M 194.25 127 L 194.25 178 L 214 178 L 214 272 L 239 272 L 239 385 L 359 385 L 359 467" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 359 467 L 363 458 L 355 458 Z" fill="#44505a"></path><foreignObject x="162" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">完整權限</div></foreignObject><path d="M 271.75 127 L 271.75 178 L 289 178 L 289 272 L 249 272 L 249 409 L 129 409 L 129 467" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 129 467 L 133 458 L 125 458 Z" fill="#44505a"></path><foreignObject x="237" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">編輯權限</div></foreignObject><path d="M 365.75 127 L 365.75 178 L 404 178 L 404 296 L 149 296 L 149 467" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 149 467 L 153 458 L 145 458 Z" fill="#44505a"></path><foreignObject x="352" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">審核權限</div></foreignObject><path d="M 452.75 127 L 452.75 202 L 479 202 L 479 272 L 467 272 L 467 467" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 467 467 L 471 458 L 463 458 Z" fill="#44505a"></path><foreignObject x="427" y="228" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">檢視權限</div></foreignObject><rect x="144.75" y="91" width="66" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="144.75" y="91" width="66" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">管理員</div></div></foreignObject><rect x="238.75" y="91" width="66" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="238.75" y="91" width="66" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">編輯者</div></div></foreignObject><rect x="332.75" y="91" width="66" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="332.75" y="91" width="66" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">審核者</div></div></foreignObject><rect x="426.75" y="91" width="52" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="426.75" y="91" width="52" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">訪客</div></div></foreignObject><rect x="89" y="467" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="89" y="467" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">文章管理</div></div></foreignObject><rect x="197" y="467" width="94" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="197" y="467" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">使用者管理</div></div></foreignObject><rect x="319" y="467" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="319" y="467" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">系統設定</div></div></foreignObject><rect x="427" y="467" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="427" y="467" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">公開頁面</div></div></foreignObject><rect x="535" y="467" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="535" y="467" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">稽核紀錄</div></div></foreignObject></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="1428" height="616" viewBox="-18 -18 1428 616" style="background:#fff"><rect x="49" y="12" width="136" height="395" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="82.5" y="17" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;overflow-wrap:break-word;word-break:normal">裝置端</div></foreignObject><rect x="385" y="14.25" width="330" height="220" rx="8" fill="#f0f7f3" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="515.5" y="19.25" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;overflow-wrap:break-word;word-break:normal">閘道層</div></foreignObject><rect x="891" y="82" width="452" height="440" rx="8" fill="#fdf6ec" fill-opacity="0.38" stroke="#c46e1a" stroke-width="2"></rect><foreignObject x="1075" y="87" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#c46e1a;line-height:1.3;overflow-wrap:break-word;word-break:normal">雲端平台</div></foreignObject><path d="M 503.8 85.25 L 521.8 85.25 L 521.8 77.25 L 621 77.25" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 621 77.25 L 612 73.25 L 612 81.25 Z" fill="#44505a"></path><foreignObject x="541" y="56.25" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">本地儲存</div></foreignObject><path d="M 1151 142 L 1205 142 L 1205 180 L 897 180 L 897 333 L 915 333" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 915 333 L 906 329 L 906 337 Z" fill="#44505a"></path><path d="M 1029 298.66666666666663 L 1047 298.66666666666663 L 1047 201 L 1225 201" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1225 201 L 1216 197 L 1216 205 Z" fill="#44505a"></path><foreignObject x="1109" y="204" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">時序寫入</div></foreignObject><path d="M 1029 315.83333333333337 L 1063 315.83333333333337 L 1063 265 L 1225 265" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 1225 265 L 1216 261 L 1216 269 Z" fill="#44505a"></path><foreignObject x="1109" y="268" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">觸發告警</div></foreignObject><path d="M 1029 350.1666666666667 L 1063 350.1666666666667 L 1063 379 L 1225 379" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1225 379 L 1216 375 L 1216 383 Z" fill="#44505a"></path><foreignObject x="1109" y="382" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">監控呈現</div></foreignObject><path d="M 1029 333 L 1073 333" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1073 333 L 1064 329 L 1064 337 Z" fill="#44505a"></path><path d="M 1029 367.33333333333337 L 1047 367.33333333333337 L 1047 447 L 1073 447" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1073 447 L 1064 443 L 1064 451 Z" fill="#44505a"></path><path d="M 171 72 L 222 72 L 222 59.08333333333334 L 405.8 59.08333333333334 L 405.8 82.25 L 423.8 82.25" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 423.8 82.25 L 414.8 78.25 L 414.8 86.25 Z" fill="#44505a"></path><foreignObject x="248" y="62.08333333333334" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">回報遙測</div></foreignObject><path d="M 171 136 L 222 136 L 222 113.08333333333334 L 324 113.08333333333334 L 324 91.25 L 423.8 91.25" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 423.8 91.25 L 414.8 87.25 L 414.8 95.25 Z" fill="#44505a"></path><foreignObject x="248" y="116.08333333333334" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">影像串流</div></foreignObject><path d="M 171 200 L 222 200 L 222 167.08333333333334 L 324 167.08333333333334 L 324 164.91666666666669 L 419 164.91666666666669" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 419 164.91666666666669 L 410 160.91666666666669 L 410 168.91666666666669 Z" fill="#44505a"></path><foreignObject x="248" y="170.08333333333334" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">回報遙測</div></foreignObject><path d="M 167 287.5 L 222 287.5 L 222 265.75 L 324 265.75 L 324 192.58333333333334 L 419 192.58333333333334" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 419 192.58333333333334 L 410 188.58333333333334 L 410 196.58333333333334 Z" fill="#44505a"></path><foreignObject x="248" y="268.75" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">訊息轉送</div></foreignObject><path d="M 503.8 97.25 L 521.8 97.25 L 521.8 105.25 L 752 105.25 L 752 130.5 L 854 130.5 L 854 136 L 1073 136" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1073 136 L 1064 132 L 1064 140 Z" fill="#44505a"></path><foreignObject x="778" y="109.5" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">上傳雲端</div></foreignObject><path d="M 511 178.75 L 752 178.75 L 752 153.5 L 854 153.5 L 854 148 L 1073 148" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1073 148 L 1064 144 L 1064 152 Z" fill="#44505a"></path><foreignObject x="778" y="156.5" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">上傳雲端</div></foreignObject><path d="M 1305 265 L 1329 265 L 1329 546 L 12 546 L 12 287.5 L 67 287.5" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 67 287.5 L 58 283.5 L 58 291.5 Z" fill="#44505a"></path><foreignObject x="512.5" y="549" width="81" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">下發控制指令</div></foreignObject><path d="M 171 375 L 222 375 L 222 331.5 L 405.8 331.5 L 405.8 100.25 L 423.8 100.25" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 423.8 100.25 L 414.8 96.25 L 414.8 104.25 Z" fill="#44505a"></path><foreignObject x="248" y="334.5" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">回報遙測</div></foreignObject><rect x="63" y="54" width="108" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="63" y="54" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">溫濕度感測器</div></div></foreignObject><rect x="77" y="118" width="94" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="77" y="118" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">攝影機裝置</div></div></foreignObject><rect x="91" y="182" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="91" y="182" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">智慧電表</div></div></foreignObject><rect x="67" y="246" width="100" height="83" rx="7" fill="#eef4fb"></rect><path d="M 74 246 H 160 A 7 7 0 0 1 167 253 V 278 H 67 V 253 A 7 7 0 0 1 74 246 Z" fill="#d2dfef"></path><rect x="67" y="246" width="100" height="83" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="67" y1="278" x2="167" y2="278" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="67" y="246" width="100" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">邊緣控制器</div></div></foreignObject><foreignObject x="67" y="278" width="100" height="51"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 資料緩衝</div><div style="white-space:nowrap">• 協定轉換</div></div></foreignObject><rect x="91" y="357" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="91" y="357" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">智慧門鎖</div></div></foreignObject><rect x="423.8" y="73.25" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="423.8" y="73.25" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">協定閘道</div></div></foreignObject><rect x="419" y="137.25" width="92" height="83" rx="7" fill="#eaf4ef"></rect><path d="M 426 137.25 H 504 A 7 7 0 0 1 511 144.25 V 169.25 H 419 V 144.25 A 7 7 0 0 1 426 137.25 Z" fill="#cde3d7"></path><rect x="419" y="137.25" width="92" height="83" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="419" y1="169.25" x2="511" y2="169.25" stroke="#348a5c" stroke-width="1"></line><foreignObject x="419" y="137.25" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">訊息代理</div></div></foreignObject><foreignObject x="419" y="169.25" width="92" height="51"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 訊息佇列</div><div style="white-space:nowrap">• 主題路由</div></div></foreignObject><rect x="621" y="59.25" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="621" y="59.25" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">本地快取</div></div></foreignObject><rect x="1073" y="124" width="78" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1073" y="124" width="78" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">API 閘道</div></div></foreignObject><rect x="915" y="281.5" width="114" height="103" rx="7" fill="#fcf0e2"></rect><path d="M 922 281.5 H 1022 A 7 7 0 0 1 1029 288.5 V 313.5 H 915 V 288.5 A 7 7 0 0 1 922 281.5 Z" fill="#f3dbc2"></path><rect x="915" y="281.5" width="114" height="103" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="915" y1="313.5" x2="1029" y2="313.5" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="915" y="281.5" width="114" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">資料處理服務</div></div></foreignObject><foreignObject x="915" y="313.5" width="114" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 清洗</div><div style="white-space:nowrap">• 聚合</div><div style="white-space:nowrap">• 異常偵測</div></div></foreignObject><rect x="1225" y="183" width="94" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1225" y="183" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">時序資料庫</div></div></foreignObject><rect x="1225" y="247" width="80" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1225" y="247" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">告警服務</div></div></foreignObject><rect x="1225" y="361" width="94" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1225" y="361" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">監控儀表板</div></div></foreignObject><rect x="1073" y="315" width="108" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1073" y="315" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">歷史報表服務</div></div></foreignObject><rect x="1073" y="429" width="122" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1073" y="429" width="122" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">使用者入口網站</div></div></foreignObject></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1428" height="616" viewBox="-18 -18 1428 616" style="background:#fff"><rect x="49" y="12" width="136" height="395" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="82.5" y="17" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">裝置端</div></foreignObject><rect x="385" y="14.25" width="330" height="220" rx="8" fill="#f0f7f3" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="515.5" y="19.25" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">閘道層</div></foreignObject><rect x="891" y="82" width="452" height="440" rx="8" fill="#fdf6ec" fill-opacity="0.38" stroke="#c46e1a" stroke-width="2"></rect><foreignObject x="1075" y="87" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#c46e1a;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">雲端平台</div></foreignObject><path d="M 503.8 85.25 L 521.8 85.25 L 521.8 77.25 L 621 77.25" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 621 77.25 L 612 73.25 L 612 81.25 Z" fill="#44505a"></path><foreignObject x="541" y="56.25" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">本地儲存</div></foreignObject><path d="M 1151 142 L 1205 142 L 1205 180 L 897 180 L 897 333 L 915 333" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 915 333 L 906 329 L 906 337 Z" fill="#44505a"></path><path d="M 1029 298.66666666666663 L 1047 298.66666666666663 L 1047 201 L 1225 201" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1225 201 L 1216 197 L 1216 205 Z" fill="#44505a"></path><foreignObject x="1109" y="204" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">時序寫入</div></foreignObject><path d="M 1029 315.83333333333337 L 1063 315.83333333333337 L 1063 265 L 1225 265" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 1225 265 L 1216 261 L 1216 269 Z" fill="#44505a"></path><foreignObject x="1109" y="268" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">觸發告警</div></foreignObject><path d="M 1029 350.1666666666667 L 1063 350.1666666666667 L 1063 379 L 1225 379" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1225 379 L 1216 375 L 1216 383 Z" fill="#44505a"></path><foreignObject x="1109" y="382" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">監控呈現</div></foreignObject><path d="M 1029 333 L 1073 333" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1073 333 L 1064 329 L 1064 337 Z" fill="#44505a"></path><path d="M 1029 367.33333333333337 L 1047 367.33333333333337 L 1047 447 L 1073 447" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1073 447 L 1064 443 L 1064 451 Z" fill="#44505a"></path><path d="M 171 72 L 222 72 L 222 59.08333333333334 L 405.8 59.08333333333334 L 405.8 82.25 L 423.8 82.25" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 423.8 82.25 L 414.8 78.25 L 414.8 86.25 Z" fill="#44505a"></path><foreignObject x="248" y="62.08333333333334" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">回報遙測</div></foreignObject><path d="M 171 136 L 222 136 L 222 113.08333333333334 L 324 113.08333333333334 L 324 91.25 L 423.8 91.25" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 423.8 91.25 L 414.8 87.25 L 414.8 95.25 Z" fill="#44505a"></path><foreignObject x="248" y="116.08333333333334" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">影像串流</div></foreignObject><path d="M 171 200 L 222 200 L 222 167.08333333333334 L 324 167.08333333333334 L 324 164.91666666666669 L 419 164.91666666666669" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 419 164.91666666666669 L 410 160.91666666666669 L 410 168.91666666666669 Z" fill="#44505a"></path><foreignObject x="248" y="170.08333333333334" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">回報遙測</div></foreignObject><path d="M 167 287.5 L 222 287.5 L 222 265.75 L 324 265.75 L 324 192.58333333333334 L 419 192.58333333333334" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 419 192.58333333333334 L 410 188.58333333333334 L 410 196.58333333333334 Z" fill="#44505a"></path><foreignObject x="248" y="268.75" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">訊息轉送</div></foreignObject><path d="M 503.8 97.25 L 521.8 97.25 L 521.8 105.25 L 752 105.25 L 752 130.5 L 854 130.5 L 854 136 L 1073 136" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1073 136 L 1064 132 L 1064 140 Z" fill="#44505a"></path><foreignObject x="778" y="109.5" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">上傳雲端</div></foreignObject><path d="M 511 178.75 L 752 178.75 L 752 153.5 L 854 153.5 L 854 148 L 1073 148" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 1073 148 L 1064 144 L 1064 152 Z" fill="#44505a"></path><foreignObject x="778" y="156.5" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">上傳雲端</div></foreignObject><path d="M 1305 265 L 1329 265 L 1329 546 L 12 546 L 12 287.5 L 67 287.5" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 67 287.5 L 58 283.5 L 58 291.5 Z" fill="#44505a"></path><foreignObject x="512.5" y="549" width="81" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">下發控制指令</div></foreignObject><path d="M 171 375 L 222 375 L 222 331.5 L 405.8 331.5 L 405.8 100.25 L 423.8 100.25" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 423.8 100.25 L 414.8 96.25 L 414.8 104.25 Z" fill="#44505a"></path><foreignObject x="248" y="334.5" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">回報遙測</div></foreignObject><rect x="63" y="54" width="108" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="63" y="54" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">溫濕度感測器</div></div></foreignObject><rect x="77" y="118" width="94" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="77" y="118" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">攝影機裝置</div></div></foreignObject><rect x="91" y="182" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="91" y="182" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">智慧電表</div></div></foreignObject><rect x="67" y="246" width="100" height="83" rx="7" fill="#eef4fb"></rect><path d="M 74 246 H 160 A 7 7 0 0 1 167 253 V 278 H 67 V 253 A 7 7 0 0 1 74 246 Z" fill="#d2dfef"></path><rect x="67" y="246" width="100" height="83" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="67" y1="278" x2="167" y2="278" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="67" y="246" width="100" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">邊緣控制器</div></div></foreignObject><foreignObject x="67" y="278" width="100" height="51"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 資料緩衝</div><div style="white-space:nowrap">• 協定轉換</div></div></foreignObject><rect x="91" y="357" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="91" y="357" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">智慧門鎖</div></div></foreignObject><rect x="423.8" y="73.25" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="423.8" y="73.25" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">協定閘道</div></div></foreignObject><rect x="419" y="137.25" width="92" height="83" rx="7" fill="#eaf4ef"></rect><path d="M 426 137.25 H 504 A 7 7 0 0 1 511 144.25 V 169.25 H 419 V 144.25 A 7 7 0 0 1 426 137.25 Z" fill="#cde3d7"></path><rect x="419" y="137.25" width="92" height="83" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="419" y1="169.25" x2="511" y2="169.25" stroke="#348a5c" stroke-width="1"></line><foreignObject x="419" y="137.25" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">訊息代理</div></div></foreignObject><foreignObject x="419" y="169.25" width="92" height="51"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 訊息佇列</div><div style="white-space:nowrap">• 主題路由</div></div></foreignObject><rect x="621" y="59.25" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="621" y="59.25" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">本地快取</div></div></foreignObject><rect x="1073" y="124" width="78" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1073" y="124" width="78" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">API 閘道</div></div></foreignObject><rect x="915" y="281.5" width="114" height="103" rx="7" fill="#fcf0e2"></rect><path d="M 922 281.5 H 1022 A 7 7 0 0 1 1029 288.5 V 313.5 H 915 V 288.5 A 7 7 0 0 1 922 281.5 Z" fill="#f3dbc2"></path><rect x="915" y="281.5" width="114" height="103" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="915" y1="313.5" x2="1029" y2="313.5" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="915" y="281.5" width="114" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資料處理服務</div></div></foreignObject><foreignObject x="915" y="313.5" width="114" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 清洗</div><div style="white-space:nowrap">• 聚合</div><div style="white-space:nowrap">• 異常偵測</div></div></foreignObject><rect x="1225" y="183" width="94" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1225" y="183" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">時序資料庫</div></div></foreignObject><rect x="1225" y="247" width="80" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1225" y="247" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">告警服務</div></div></foreignObject><rect x="1225" y="361" width="94" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1225" y="361" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">監控儀表板</div></div></foreignObject><rect x="1073" y="315" width="108" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1073" y="315" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">歷史報表服務</div></div></foreignObject><rect x="1073" y="429" width="122" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="1073" y="429" width="122" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">使用者入口網站</div></div></foreignObject></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="681" height="1045" viewBox="-18 -18 681 1045" style="background:#fff"><rect x="148" y="12" width="349" height="139" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="288" y="17" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;overflow-wrap:break-word;word-break:normal">展示層</div></foreignObject><rect x="12" y="237" width="621" height="159" rx="8" fill="#f0f7f3" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="288" y="242" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;overflow-wrap:break-word;word-break:normal">應用層</div></foreignObject><rect x="126.5" y="482" width="392" height="159" rx="8" fill="#fdf6ec" fill-opacity="0.38" stroke="#c46e1a" stroke-width="2"></rect><foreignObject x="288" y="487" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#c46e1a;line-height:1.3;overflow-wrap:break-word;word-break:normal">領域層</div></foreignObject><rect x="160.5" y="727" width="324" height="92" rx="8" fill="#faf7fd" fill-opacity="0.38" stroke="#8163ad" stroke-width="2"></rect><foreignObject x="288" y="732" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#8163ad;line-height:1.3;overflow-wrap:break-word;word-break:normal">基礎層</div></foreignObject><rect x="153.5" y="905" width="338" height="92" rx="8" fill="#eef4fb" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="288" y="910" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;overflow-wrap:break-word;word-break:normal">資料層</div></foreignObject><path d="M 322.5 151 L 322.5 237" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 322.5 237 L 326.5 228 L 318.5 228 Z" fill="#44505a"></path><foreignObject x="245.5" y="185" width="81" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">呼叫應用服務</div></foreignObject><path d="M 322.5 396 L 322.5 482" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 322.5 482 L 326.5 473 L 318.5 473 Z" fill="#44505a"></path><foreignObject x="245.5" y="430" width="81" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">調用領域邏輯</div></foreignObject><path d="M 322.5 641 L 322.5 727" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 322.5 727 L 326.5 718 L 318.5 718 Z" fill="#44505a"></path><foreignObject x="245.5" y="675" width="81" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">存取基礎設施</div></foreignObject><path d="M 322.5 819 L 322.5 905" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 322.5 905 L 326.5 896 L 318.5 896 Z" fill="#44505a"></path><foreignObject x="270.5" y="853" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">讀寫資料</div></foreignObject><rect x="162" y="54" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="162" y="54" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">網頁介面</div></div></foreignObject><rect x="270" y="54" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="270" y="54" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">行動介面</div></div></foreignObject><rect x="378" y="54" width="105" height="83" rx="7" fill="#eef4fb"></rect><path d="M 385 54 H 476 A 7 7 0 0 1 483 61 V 86 H 378 V 61 A 7 7 0 0 1 385 54 Z" fill="#d2dfef"></path><rect x="378" y="54" width="105" height="83" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="378" y1="86" x2="483" y2="86" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="378" y="54" width="105" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">入口整合</div></div></foreignObject><foreignObject x="378" y="86" width="105" height="51"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 單一登入</div><div style="white-space:nowrap">• 多裝置佈局</div></div></foreignObject><rect x="26" y="279" width="92" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="26" y="279" width="92" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">API 控制器</div></div></foreignObject><rect x="146" y="279" width="365" height="103" rx="7" fill="#eaf4ef"></rect><path d="M 153 279 H 504 A 7 7 0 0 1 511 286 V 311 H 146 V 286 A 7 7 0 0 1 153 279 Z" fill="#cde3d7"></path><rect x="146" y="279" width="365" height="103" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="146" y1="311" x2="511" y2="311" stroke="#348a5c" stroke-width="1"></line><foreignObject x="146" y="279" width="365" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">應用服務</div></div></foreignObject><foreignObject x="146" y="311" width="365" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 流程協調</div><div style="white-space:nowrap">• 交易腳本</div><div style="white-space:nowrap">• 跨系統交易流程協調與非同步例外復原重試機制完整說明</div></div></foreignObject><rect x="539" y="279" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="539" y="279" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">資料驗證</div></div></foreignObject><rect x="140.5" y="524" width="92" height="103" rx="7" fill="#fcf0e2"></rect><path d="M 147.5 524 H 225.5 A 7 7 0 0 1 232.5 531 V 556 H 140.5 V 531 A 7 7 0 0 1 147.5 524 Z" fill="#f3dbc2"></path><rect x="140.5" y="524" width="92" height="103" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="140.5" y1="556" x2="232.5" y2="556" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="140.5" y="524" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">領域模型</div></div></foreignObject><foreignObject x="140.5" y="556" width="92" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 實體</div><div style="white-space:nowrap">• 值物件</div><div style="white-space:nowrap">• 領域服務</div></div></foreignObject><rect x="260.5" y="524" width="108" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="260.5" y="524" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">業務規則引擎</div></div></foreignObject><rect x="396.5" y="524" width="108" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="396.5" y="524" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">領域事件發布</div></div></foreignObject><rect x="174.5" y="769" width="80" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="174.5" y="769" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">訊息佇列</div></div></foreignObject><rect x="282.5" y="769" width="52" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="282.5" y="769" width="52" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">快取</div></div></foreignObject><rect x="362.5" y="769" width="108" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="362.5" y="769" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">外部整合介面</div></div></foreignObject><rect x="167.5" y="947" width="94" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="167.5" y="947" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">主要資料庫</div></div></foreignObject><rect x="289.5" y="947" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="289.5" y="947" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">檔案儲存</div></div></foreignObject><rect x="397.5" y="947" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="397.5" y="947" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">備份儲存</div></div></foreignObject></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="681" height="1045" viewBox="-18 -18 681 1045" style="background:#fff"><rect x="148" y="12" width="349" height="139" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="288" y="17" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">展示層</div></foreignObject><rect x="12" y="237" width="621" height="159" rx="8" fill="#f0f7f3" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="288" y="242" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">應用層</div></foreignObject><rect x="126.5" y="482" width="392" height="159" rx="8" fill="#fdf6ec" fill-opacity="0.38" stroke="#c46e1a" stroke-width="2"></rect><foreignObject x="288" y="487" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#c46e1a;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">領域層</div></foreignObject><rect x="160.5" y="727" width="324" height="92" rx="8" fill="#faf7fd" fill-opacity="0.38" stroke="#8163ad" stroke-width="2"></rect><foreignObject x="288" y="732" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#8163ad;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">基礎層</div></foreignObject><rect x="153.5" y="905" width="338" height="92" rx="8" fill="#eef4fb" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="288" y="910" width="69" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資料層</div></foreignObject><path d="M 322.5 151 L 322.5 237" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 322.5 237 L 326.5 228 L 318.5 228 Z" fill="#44505a"></path><foreignObject x="245.5" y="185" width="81" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">呼叫應用服務</div></foreignObject><path d="M 322.5 396 L 322.5 482" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 322.5 482 L 326.5 473 L 318.5 473 Z" fill="#44505a"></path><foreignObject x="245.5" y="430" width="81" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">調用領域邏輯</div></foreignObject><path d="M 322.5 641 L 322.5 727" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 322.5 727 L 326.5 718 L 318.5 718 Z" fill="#44505a"></path><foreignObject x="245.5" y="675" width="81" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">存取基礎設施</div></foreignObject><path d="M 322.5 819 L 322.5 905" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 322.5 905 L 326.5 896 L 318.5 896 Z" fill="#44505a"></path><foreignObject x="270.5" y="853" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">讀寫資料</div></foreignObject><rect x="162" y="54" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="162" y="54" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">網頁介面</div></div></foreignObject><rect x="270" y="54" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="270" y="54" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">行動介面</div></div></foreignObject><rect x="378" y="54" width="105" height="83" rx="7" fill="#eef4fb"></rect><path d="M 385 54 H 476 A 7 7 0 0 1 483 61 V 86 H 378 V 61 A 7 7 0 0 1 385 54 Z" fill="#d2dfef"></path><rect x="378" y="54" width="105" height="83" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="378" y1="86" x2="483" y2="86" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="378" y="54" width="105" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">入口整合</div></div></foreignObject><foreignObject x="378" y="86" width="105" height="51"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 單一登入</div><div style="white-space:nowrap">• 多裝置佈局</div></div></foreignObject><rect x="26" y="279" width="92" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="26" y="279" width="92" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">API 控制器</div></div></foreignObject><rect x="146" y="279" width="365" height="103" rx="7" fill="#eaf4ef"></rect><path d="M 153 279 H 504 A 7 7 0 0 1 511 286 V 311 H 146 V 286 A 7 7 0 0 1 153 279 Z" fill="#cde3d7"></path><rect x="146" y="279" width="365" height="103" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="146" y1="311" x2="511" y2="311" stroke="#348a5c" stroke-width="1"></line><foreignObject x="146" y="279" width="365" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">應用服務</div></div></foreignObject><foreignObject x="146" y="311" width="365" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 流程協調</div><div style="white-space:nowrap">• 交易腳本</div><div style="white-space:nowrap">• 跨系統交易流程協調與非同步例外復原重試機制完整說明</div></div></foreignObject><rect x="539" y="279" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="539" y="279" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資料驗證</div></div></foreignObject><rect x="140.5" y="524" width="92" height="103" rx="7" fill="#fcf0e2"></rect><path d="M 147.5 524 H 225.5 A 7 7 0 0 1 232.5 531 V 556 H 140.5 V 531 A 7 7 0 0 1 147.5 524 Z" fill="#f3dbc2"></path><rect x="140.5" y="524" width="92" height="103" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="140.5" y1="556" x2="232.5" y2="556" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="140.5" y="524" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">領域模型</div></div></foreignObject><foreignObject x="140.5" y="556" width="92" height="71"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 實體</div><div style="white-space:nowrap">• 值物件</div><div style="white-space:nowrap">• 領域服務</div></div></foreignObject><rect x="260.5" y="524" width="108" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="260.5" y="524" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">業務規則引擎</div></div></foreignObject><rect x="396.5" y="524" width="108" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="396.5" y="524" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">領域事件發布</div></div></foreignObject><rect x="174.5" y="769" width="80" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="174.5" y="769" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">訊息佇列</div></div></foreignObject><rect x="282.5" y="769" width="52" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="282.5" y="769" width="52" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">快取</div></div></foreignObject><rect x="362.5" y="769" width="108" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="362.5" y="769" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">外部整合介面</div></div></foreignObject><rect x="167.5" y="947" width="94" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="167.5" y="947" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">主要資料庫</div></div></foreignObject><rect x="289.5" y="947" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="289.5" y="947" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">檔案儲存</div></div></foreignObject><rect x="397.5" y="947" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="397.5" y="947" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">備份儲存</div></div></foreignObject></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="969" height="1088" viewBox="-18 -18 969 1088" style="background:#fff"><rect x="12" y="12" width="909" height="1028" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="402" y="17" width="129" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;overflow-wrap:break-word;word-break:normal">訂單處理主流程</div></foreignObject><rect x="318" y="639" width="589" height="310" rx="8" fill="#eaf4ef" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="548" y="644" width="129" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;overflow-wrap:break-word;word-break:normal">付款與出貨處理</div></foreignObject><path d="M 386 793 L 386 823" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 386 823 L 390 814 L 382 814 Z" fill="#44505a"></path><path d="M 386 859 L 386 889" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 386 889 L 390 880 L 382 880 Z" fill="#44505a"></path><path d="M 386 925 L 386 943 L 460 943 L 460 673 L 563 673 L 563 691" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 563 691 L 567 682 L 559 682 Z" fill="#44505a"></path><path d="M 563 727 L 563 757" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 563 757 L 567 748 L 559 748 Z" fill="#44505a"></path><path d="M 563 793 L 563 823" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 563 823 L 567 814 L 559 814 Z" fill="#44505a"></path><path d="M 563 859 L 563 877 L 665 877 L 665 673 L 768 673 L 768 691" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 768 691 L 772 682 L 764 682 Z" fill="#44505a"></path><path d="M 768 727 L 768 757" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 768 757 L 772 748 L 764 748 Z" fill="#44505a"></path><path d="M 768 793 L 768 823" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 768 823 L 772 814 L 764 814 Z" fill="#44505a"></path><path d="M 99.16666666666663 342 L 99.16666666666666 372" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 99.16666666666666 372 L 103.16666666666664 363 L 95.16666666666664 363 Z" fill="#44505a"></path><path d="M 121.83333333333331 408 L 121.83333333333331 542 L 98 542 L 98 562" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 98 562 L 102 553 L 94 553 Z" fill="#44505a"></path><path d="M 62 562 L 62 542 L 34.16666666666663 542 L 34.16666666666663 224 L 165.99999999999994 224 L 165.99999999999994 174" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 165.99999999999994 174 L 161.99999999999994 183 L 169.99999999999994 183 Z" fill="#44505a"></path><path d="M 205.99999999999994 214 L 205.99999999999994 248 L 310.99999999999994 248 L 310.99999999999994 306" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 310.99999999999994 306 L 314.99999999999994 297 L 306.99999999999994 297 Z" fill="#44505a"></path><foreignObject x="295.99999999999994" y="258" width="19" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">是</div></foreignObject><path d="M 205.99999999999994 214 L 205.99999999999994 224 L 446.99999999999994 224 L 446.99999999999994 306" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 446.99999999999994 306 L 450.99999999999994 297 L 442.99999999999994 297 Z" fill="#44505a"></path><foreignObject x="431.99999999999994" y="258" width="19" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">否</div></foreignObject><path d="M 446.99999999999994 342 L 446.99999999999994 360 L 144.5 360 L 144.5 372" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 144.5 372 L 148.5 363 L 140.5 363 Z" fill="#44505a"></path><path d="M 310.99999999999994 342 L 311 372" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 311 372 L 315 363 L 307 363 Z" fill="#44505a"></path><path d="M 311 532 L 311 542 L 386 542 L 386 757" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 386 757 L 390 748 L 382 748 Z" fill="#44505a"></path><foreignObject x="389" y="571" width="19" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">是</div></foreignObject><path d="M 311 532 L 311 542 L 236 542 L 236 639" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 236 639 L 240 630 L 232 630 Z" fill="#44505a"></path><foreignObject x="221" y="571" width="19" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">否</div></foreignObject><path d="M 768 859 L 768 877 L 893 877 L 893 970 L 584.5 970 L 584.5 990" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 584.5 990 L 588.5 981 L 580.5 981 Z" fill="#44505a"></path><path d="M 236 675 L 236 970 L 548.5 970 L 548.5 990" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 548.5 990 L 552.5 981 L 544.5 981 Z" fill="#44505a"></path><rect x="346" y="757" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="346" y="757" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">鎖定庫存</div></div></foreignObject><rect x="332" y="823" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="332" y="823" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">計算訂單金額</div></div></foreignObject><rect x="332" y="889" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="332" y="889" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">套用優惠折扣</div></div></foreignObject><rect x="516" y="691" width="94" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="516" y="691" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">產生付款單</div></div></foreignObject><rect x="495" y="757" width="136" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="495" y="757" width="136" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">呼叫金流服務扣款</div></div></foreignObject><rect x="481" y="823" width="164" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="481" y="823" width="164" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">更新訂單狀態為已付款</div></div></foreignObject><rect x="714" y="691" width="108" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="714" y="691" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">交付物流配送</div></div></foreignObject><rect x="686" y="757" width="164" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="686" y="757" width="164" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">更新訂單狀態為已出貨</div></div></foreignObject><rect x="707" y="823" width="122" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="707" y="823" width="122" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">寄送完成通知信</div></div></foreignObject><rect x="45.16666666666663" y="306" width="108" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="45.16666666666663" y="306" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">客戶送出訂單</div></div></foreignObject><rect x="53.833333333333314" y="372" width="136" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="53.833333333333314" y="372" width="136" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">系統接收訂單資料</div></div></foreignObject><rect x="26" y="562" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="26" y="562" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">檢核必填欄位</div></div></foreignObject><polygon points="205.99999999999994,54 285.99999999999994,134 205.99999999999994,214 125.99999999999994,134" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.8"></polygon><foreignObject x="125.99999999999994" y="54" width="160" height="160"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">欄位是否齊全</div></div></foreignObject><rect x="256.99999999999994" y="306" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="256.99999999999994" y="306" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">查詢庫存數量</div></div></foreignObject><polygon points="311,372 391,452 311,532 231,452" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.8"></polygon><foreignObject x="231" y="372" width="160" height="160"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">庫存是否足夠</div></div></foreignObject><rect x="392.99999999999994" y="306" width="108" height="36" rx="7" fill="#fbecea" stroke="#c0392b" stroke-width="1.6"></rect><foreignObject x="392.99999999999994" y="306" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">退回補填欄位</div></div></foreignObject><rect x="182" y="639" width="108" height="36" rx="7" fill="#fbecea" stroke="#c0392b" stroke-width="1.6"></rect><foreignObject x="182" y="639" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">通知客戶缺貨</div></div></foreignObject><rect x="512.5" y="990" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#256046" stroke-width="1.6"></rect><foreignObject x="512.5" y="990" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#256046;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">訂單處理完成</div></div></foreignObject></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="969" height="1088" viewBox="-18 -18 969 1088" style="background:#fff"><rect x="12" y="12" width="909" height="1028" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="402" y="17" width="129" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">訂單處理主流程</div></foreignObject><rect x="318" y="639" width="589" height="310" rx="8" fill="#eaf4ef" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="548" y="644" width="129" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">付款與出貨處理</div></foreignObject><path d="M 386 793 L 386 823" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 386 823 L 390 814 L 382 814 Z" fill="#44505a"></path><path d="M 386 859 L 386 889" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 386 889 L 390 880 L 382 880 Z" fill="#44505a"></path><path d="M 386 925 L 386 943 L 460 943 L 460 673 L 563 673 L 563 691" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 563 691 L 567 682 L 559 682 Z" fill="#44505a"></path><path d="M 563 727 L 563 757" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 563 757 L 567 748 L 559 748 Z" fill="#44505a"></path><path d="M 563 793 L 563 823" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 563 823 L 567 814 L 559 814 Z" fill="#44505a"></path><path d="M 563 859 L 563 877 L 665 877 L 665 673 L 768 673 L 768 691" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 768 691 L 772 682 L 764 682 Z" fill="#44505a"></path><path d="M 768 727 L 768 757" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 768 757 L 772 748 L 764 748 Z" fill="#44505a"></path><path d="M 768 793 L 768 823" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 768 823 L 772 814 L 764 814 Z" fill="#44505a"></path><path d="M 99.16666666666663 342 L 99.16666666666666 372" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 99.16666666666666 372 L 103.16666666666664 363 L 95.16666666666664 363 Z" fill="#44505a"></path><path d="M 121.83333333333331 408 L 121.83333333333331 542 L 98 542 L 98 562" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 98 562 L 102 553 L 94 553 Z" fill="#44505a"></path><path d="M 62 562 L 62 542 L 34.16666666666663 542 L 34.16666666666663 224 L 165.99999999999994 224 L 165.99999999999994 174" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 165.99999999999994 174 L 161.99999999999994 183 L 169.99999999999994 183 Z" fill="#44505a"></path><path d="M 205.99999999999994 214 L 205.99999999999994 248 L 310.99999999999994 248 L 310.99999999999994 306" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 310.99999999999994 306 L 314.99999999999994 297 L 306.99999999999994 297 Z" fill="#44505a"></path><foreignObject x="295.99999999999994" y="258" width="19" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">是</div></foreignObject><path d="M 205.99999999999994 214 L 205.99999999999994 224 L 446.99999999999994 224 L 446.99999999999994 306" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 446.99999999999994 306 L 450.99999999999994 297 L 442.99999999999994 297 Z" fill="#44505a"></path><foreignObject x="431.99999999999994" y="258" width="19" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">否</div></foreignObject><path d="M 446.99999999999994 342 L 446.99999999999994 360 L 144.5 360 L 144.5 372" fill="none" stroke="#44505a" stroke-width="2" stroke-dasharray="6 4"></path><path d="M 144.5 372 L 148.5 363 L 140.5 363 Z" fill="#44505a"></path><path d="M 310.99999999999994 342 L 311 372" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 311 372 L 315 363 L 307 363 Z" fill="#44505a"></path><path d="M 311 532 L 311 542 L 386 542 L 386 757" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 386 757 L 390 748 L 382 748 Z" fill="#44505a"></path><foreignObject x="389" y="571" width="19" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">是</div></foreignObject><path d="M 311 532 L 311 542 L 236 542 L 236 639" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 236 639 L 240 630 L 232 630 Z" fill="#44505a"></path><foreignObject x="221" y="571" width="19" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">否</div></foreignObject><path d="M 768 859 L 768 877 L 893 877 L 893 970 L 584.5 970 L 584.5 990" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 584.5 990 L 588.5 981 L 580.5 981 Z" fill="#44505a"></path><path d="M 236 675 L 236 970 L 548.5 970 L 548.5 990" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 548.5 990 L 552.5 981 L 544.5 981 Z" fill="#44505a"></path><rect x="346" y="757" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="346" y="757" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">鎖定庫存</div></div></foreignObject><rect x="332" y="823" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="332" y="823" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">計算訂單金額</div></div></foreignObject><rect x="332" y="889" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="332" y="889" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">套用優惠折扣</div></div></foreignObject><rect x="516" y="691" width="94" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="516" y="691" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">產生付款單</div></div></foreignObject><rect x="495" y="757" width="136" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="495" y="757" width="136" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">呼叫金流服務扣款</div></div></foreignObject><rect x="481" y="823" width="164" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="481" y="823" width="164" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">更新訂單狀態為已付款</div></div></foreignObject><rect x="714" y="691" width="108" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="714" y="691" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">交付物流配送</div></div></foreignObject><rect x="686" y="757" width="164" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="686" y="757" width="164" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">更新訂單狀態為已出貨</div></div></foreignObject><rect x="707" y="823" width="122" height="36" rx="7" fill="#f4f0fa" stroke="#8163ad" stroke-width="1.6"></rect><foreignObject x="707" y="823" width="122" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">寄送完成通知信</div></div></foreignObject><rect x="45.16666666666663" y="306" width="108" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="45.16666666666663" y="306" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">客戶送出訂單</div></div></foreignObject><rect x="53.833333333333314" y="372" width="136" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="53.833333333333314" y="372" width="136" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">系統接收訂單資料</div></div></foreignObject><rect x="26" y="562" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="26" y="562" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">檢核必填欄位</div></div></foreignObject><polygon points="205.99999999999994,54 285.99999999999994,134 205.99999999999994,214 125.99999999999994,134" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.8"></polygon><foreignObject x="125.99999999999994" y="54" width="160" height="160"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">欄位是否齊全</div></div></foreignObject><rect x="256.99999999999994" y="306" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="256.99999999999994" y="306" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">查詢庫存數量</div></div></foreignObject><polygon points="311,372 391,452 311,532 231,452" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.8"></polygon><foreignObject x="231" y="372" width="160" height="160"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">庫存是否足夠</div></div></foreignObject><rect x="392.99999999999994" y="306" width="108" height="36" rx="7" fill="#fbecea" stroke="#c0392b" stroke-width="1.6"></rect><foreignObject x="392.99999999999994" y="306" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">退回補填欄位</div></div></foreignObject><rect x="182" y="639" width="108" height="36" rx="7" fill="#fbecea" stroke="#c0392b" stroke-width="1.6"></rect><foreignObject x="182" y="639" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#23303a;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">通知客戶缺貨</div></div></foreignObject><rect x="512.5" y="990" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#256046" stroke-width="1.6"></rect><foreignObject x="512.5" y="990" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#256046;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">訂單處理完成</div></div></foreignObject></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="989" height="396" viewBox="-18 -18 989 396" style="background:#fff"><rect x="12" y="12" width="122" height="307" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="31" y="17" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;overflow-wrap:break-word;word-break:normal">資料來源</div></foreignObject><rect x="285" y="97.5" width="334" height="247" rx="8" fill="#f0f7f3" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="410" y="102.5" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;overflow-wrap:break-word;word-break:normal">資料處理</div></foreignObject><rect x="819" y="41" width="122" height="307" rx="8" fill="#fdf6ec" fill-opacity="0.38" stroke="#c46e1a" stroke-width="2"></rect><foreignObject x="838" y="46" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#c46e1a;line-height:1.3;overflow-wrap:break-word;word-break:normal">資料輸出</div></foreignObject><path d="M 399 201 L 485 201 L 485 248.75 L 505 248.75" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 505 248.75 L 496 244.75 L 496 252.75 Z" fill="#44505a"></path><foreignObject x="437" y="180" width="44" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">清洗後</div></foreignObject><path d="M 407 308.5 L 485 308.5 L 485 260.75 L 505 260.75" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 505 260.75 L 496 256.75 L 496 264.75 Z" fill="#44505a"></path><foreignObject x="437" y="311.5" width="44" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">比對後</div></foreignObject><path d="M 120 115.5 L 171 115.5 L 171 144.875 L 248 144.875 L 248 180.5 L 307 180.5" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 307 180.5 L 298 176.5 L 298 184.5 Z" fill="#44505a"></path><foreignObject x="197" y="147.875" width="31" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">傳送</div></foreignObject><path d="M 120 223 L 248 223 L 248 221.5 L 307 221.5" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 307 221.5 L 298 217.5 L 298 225.5 Z" fill="#44505a"></path><foreignObject x="197" y="226" width="31" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">傳送</div></foreignObject><path d="M 120 287 L 171 287 L 171 296.125 L 248 296.125 L 248 308.5 L 299 308.5" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 299 308.5 L 290 304.5 L 290 312.5 Z" fill="#44505a"></path><foreignObject x="197" y="299.125" width="31" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">傳送</div></foreignObject><path d="M 585 245.75 L 603 245.75 L 603 244.75 L 656 244.75 L 656 162.375 L 782 162.375 L 782 144.5 L 833 144.5" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 833 144.5 L 824 140.5 L 824 148.5 Z" fill="#44505a"></path><foreignObject x="718.5" y="165.375" width="31" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">彙整</div></foreignObject><path d="M 585 254.75 L 680 254.75 L 680 252 L 833 252" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 833 252 L 824 248 L 824 256 Z" fill="#44505a"></path><foreignObject x="706" y="255" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">異常觸發</div></foreignObject><path d="M 585 263.75 L 603 263.75 L 603 316 L 833 316" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 833 316 L 824 312 L 824 320 Z" fill="#44505a"></path><foreignObject x="706" y="319" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:nowrap">客製需求</div></foreignObject><rect x="34" y="54" width="86" height="123" rx="7" fill="#eef4fb"></rect><path d="M 41 54 H 113 A 7 7 0 0 1 120 61 V 86 H 34 V 61 A 7 7 0 0 1 41 54 Z" fill="#d2dfef"></path><rect x="34" y="54" width="86" height="123" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="34" y1="86" x2="120" y2="86" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="34" y="54" width="86" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">感測資料</div></div></foreignObject><foreignObject x="34" y="86" width="86" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 溫度</div><div style="white-space:nowrap">• 濕度</div><div style="white-space:nowrap">• 壓力</div><div style="white-space:nowrap">• 流量</div></div></foreignObject><rect x="40" y="205" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="40" y="205" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">手動輸入</div></div></foreignObject><rect x="26" y="269" width="94" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="26" y="269" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">第三方饋入</div></div></foreignObject><rect x="307" y="139.5" width="92" height="123" rx="7" fill="#eaf4ef"></rect><path d="M 314 139.5 H 392 A 7 7 0 0 1 399 146.5 V 171.5 H 307 V 146.5 A 7 7 0 0 1 314 139.5 Z" fill="#cde3d7"></path><rect x="307" y="139.5" width="92" height="123" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="307" y1="171.5" x2="399" y2="171.5" stroke="#348a5c" stroke-width="1"></line><foreignObject x="307" y="139.5" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">資料清洗</div></div></foreignObject><foreignObject x="307" y="171.5" width="92" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 去除雜訊</div><div style="white-space:nowrap">• 補值</div><div style="white-space:nowrap">• 格式轉換</div><div style="white-space:nowrap">• 單位換算</div></div></foreignObject><rect x="505" y="236.75" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="505" y="236.75" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">資料合併</div></div></foreignObject><rect x="299" y="290.5" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="299" y="290.5" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">重複資料比對</div></div></foreignObject><rect x="833" y="83" width="92" height="123" rx="7" fill="#fcf0e2"></rect><path d="M 840 83 H 918 A 7 7 0 0 1 925 90 V 115 H 833 V 90 A 7 7 0 0 1 840 83 Z" fill="#f3dbc2"></path><rect x="833" y="83" width="92" height="123" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="833" y1="115" x2="925" y2="115" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="833" y="83" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">統計報表</div></div></foreignObject><foreignObject x="833" y="115" width="92" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 日報</div><div style="white-space:nowrap">• 週報</div><div style="white-space:nowrap">• 月報</div><div style="white-space:nowrap">• 異常報告</div></div></foreignObject><rect x="833" y="234" width="80" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="833" y="234" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">警示通知</div></div></foreignObject><rect x="833" y="298" width="94" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="833" y="298" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;overflow-wrap:break-word;word-break:normal">客製化輸出</div></div></foreignObject></svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="989" height="396" viewBox="-18 -18 989 396" style="background:#fff"><rect x="12" y="12" width="122" height="307" rx="8" fill="#f5f9fe" fill-opacity="0.38" stroke="#3f6fb0" stroke-width="2"></rect><foreignObject x="31" y="17" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#3f6fb0;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資料來源</div></foreignObject><rect x="285" y="97.5" width="334" height="247" rx="8" fill="#f0f7f3" fill-opacity="0.38" stroke="#348a5c" stroke-width="2"></rect><foreignObject x="410" y="102.5" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#348a5c;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資料處理</div></foreignObject><rect x="819" y="41" width="122" height="307" rx="8" fill="#fdf6ec" fill-opacity="0.38" stroke="#c46e1a" stroke-width="2"></rect><foreignObject x="838" y="46" width="84" height="33"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="text-align:center;font-weight:bold;font-size:15px;color:#c46e1a;line-height:1.3;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資料輸出</div></foreignObject><path d="M 399 201 L 485 201 L 485 248.75 L 505 248.75" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 505 248.75 L 496 244.75 L 496 252.75 Z" fill="#44505a"></path><foreignObject x="437" y="180" width="44" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">清洗後</div></foreignObject><path d="M 407 308.5 L 485 308.5 L 485 260.75 L 505 260.75" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 505 260.75 L 496 256.75 L 496 264.75 Z" fill="#44505a"></path><foreignObject x="437" y="311.5" width="44" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">比對後</div></foreignObject><path d="M 120 115.5 L 171 115.5 L 171 144.875 L 248 144.875 L 248 180.5 L 307 180.5" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 307 180.5 L 298 176.5 L 298 184.5 Z" fill="#44505a"></path><foreignObject x="197" y="147.875" width="31" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">傳送</div></foreignObject><path d="M 120 223 L 248 223 L 248 221.5 L 307 221.5" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 307 221.5 L 298 217.5 L 298 225.5 Z" fill="#44505a"></path><foreignObject x="197" y="226" width="31" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">傳送</div></foreignObject><path d="M 120 287 L 171 287 L 171 296.125 L 248 296.125 L 248 308.5 L 299 308.5" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 299 308.5 L 290 304.5 L 290 312.5 Z" fill="#44505a"></path><foreignObject x="197" y="299.125" width="31" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">傳送</div></foreignObject><path d="M 585 245.75 L 603 245.75 L 603 244.75 L 656 244.75 L 656 162.375 L 782 162.375 L 782 144.5 L 833 144.5" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 833 144.5 L 824 140.5 L 824 148.5 Z" fill="#44505a"></path><foreignObject x="718.5" y="165.375" width="31" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">彙整</div></foreignObject><path d="M 585 254.75 L 680 254.75 L 680 252 L 833 252" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 833 252 L 824 248 L 824 256 Z" fill="#44505a"></path><foreignObject x="706" y="255" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">異常觸發</div></foreignObject><path d="M 585 263.75 L 603 263.75 L 603 316 L 833 316" fill="none" stroke="#44505a" stroke-width="2"></path><path d="M 833 316 L 824 312 L 824 320 Z" fill="#44505a"></path><foreignObject x="706" y="319" width="56" height="22"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:12.5px;color:#4a5560;text-shadow:0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff,0 0 3px #ffffff;white-space:pre-line">客製需求</div></foreignObject><rect x="34" y="54" width="86" height="123" rx="7" fill="#eef4fb"></rect><path d="M 41 54 H 113 A 7 7 0 0 1 120 61 V 86 H 34 V 61 A 7 7 0 0 1 41 54 Z" fill="#d2dfef"></path><rect x="34" y="54" width="86" height="123" rx="7" fill="none" stroke="#3f6fb0" stroke-width="1.6"></rect><line x1="34" y1="86" x2="120" y2="86" stroke="#3f6fb0" stroke-width="1"></line><foreignObject x="34" y="54" width="86" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">感測資料</div></div></foreignObject><foreignObject x="34" y="86" width="86" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 溫度</div><div style="white-space:nowrap">• 濕度</div><div style="white-space:nowrap">• 壓力</div><div style="white-space:nowrap">• 流量</div></div></foreignObject><rect x="40" y="205" width="80" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="40" y="205" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">手動輸入</div></div></foreignObject><rect x="26" y="269" width="94" height="36" rx="7" fill="#eef4fb" stroke="#3f6fb0" stroke-width="1.6"></rect><foreignObject x="26" y="269" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">第三方饋入</div></div></foreignObject><rect x="307" y="139.5" width="92" height="123" rx="7" fill="#eaf4ef"></rect><path d="M 314 139.5 H 392 A 7 7 0 0 1 399 146.5 V 171.5 H 307 V 146.5 A 7 7 0 0 1 314 139.5 Z" fill="#cde3d7"></path><rect x="307" y="139.5" width="92" height="123" rx="7" fill="none" stroke="#348a5c" stroke-width="1.6"></rect><line x1="307" y1="171.5" x2="399" y2="171.5" stroke="#348a5c" stroke-width="1"></line><foreignObject x="307" y="139.5" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資料清洗</div></div></foreignObject><foreignObject x="307" y="171.5" width="92" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 去除雜訊</div><div style="white-space:nowrap">• 補值</div><div style="white-space:nowrap">• 格式轉換</div><div style="white-space:nowrap">• 單位換算</div></div></foreignObject><rect x="505" y="236.75" width="80" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="505" y="236.75" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">資料合併</div></div></foreignObject><rect x="299" y="290.5" width="108" height="36" rx="7" fill="#eaf4ef" stroke="#348a5c" stroke-width="1.6"></rect><foreignObject x="299" y="290.5" width="108" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">重複資料比對</div></div></foreignObject><rect x="833" y="83" width="92" height="123" rx="7" fill="#fcf0e2"></rect><path d="M 840 83 H 918 A 7 7 0 0 1 925 90 V 115 H 833 V 90 A 7 7 0 0 1 840 83 Z" fill="#f3dbc2"></path><rect x="833" y="83" width="92" height="123" rx="7" fill="none" stroke="#c46e1a" stroke-width="1.6"></rect><line x1="833" y1="115" x2="925" y2="115" stroke="#c46e1a" stroke-width="1"></line><foreignObject x="833" y="83" width="92" height="32"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:bold;font-size:14px;color:#1c2b36"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">統計報表</div></div></foreignObject><foreignObject x="833" y="115" width="92" height="91"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="font-size:13px;line-height:1.55;padding:6px 9px 4px;text-align:left;color:#1c2b36"><div style="white-space:nowrap">• 日報</div><div style="white-space:nowrap">• 週報</div><div style="white-space:nowrap">• 月報</div><div style="white-space:nowrap">• 異常報告</div></div></foreignObject><rect x="833" y="234" width="80" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="833" y="234" width="80" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">警示通知</div></div></foreignObject><rect x="833" y="298" width="94" height="36" rx="7" fill="#fcf0e2" stroke="#c46e1a" stroke-width="1.6"></rect><foreignObject x="833" y="298" width="94" height="36"><div xmlns="http://www.w3.org/1999/xhtml" class="lbl" style="width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;color:#1c2b36;line-height:1.4;padding:0 4px;box-sizing:border-box"><div style="width:100%;min-width:0;white-space:pre-line;overflow-wrap:break-word;word-break:normal">客製化輸出</div></div></foreignObject></svg>
|