@startuml 資料匯入 start :匯入資料; :選擇通路代碼 選擇 Excel 檔; if (匯入訂單 upload_orders() 成功) then (yes) :匯入訂單; else (no) :匯入失敗; stop endif :出貨明細查詢 query_shipping_details(); stop @enduml