Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 989 Bytes

system-design.rst

File metadata and controls

51 lines (32 loc) · 989 Bytes

System Design

資料夾匯入

做完 thumbnails 後,就跟原圖脫鉤,如果 thumbnails 刪掉要再重做嗎? => 重新 import 比較實在

照片編輯

設定測試照

行程輸入

連拍補齊

  • 標註為測試照的資料:「只有在連拍補齊時不被調整」,其他手動調整動作仍能進行

看大圖

網路

先呼叫 API 檢查有無更新版: - YES: write config and show alert - NO: write config or pass

Local Schema

source

begin_date: 照片開始日期 end_date: 照片結束日期

FAQ

Q: 改資料夾名稱的話,再更新,資料庫那邊會發生什麼事?

A: 目前單機版的機制是,第一次匯入後就跟原資料夾沒關係了,照片都是用 thumbnails 資料夾裡的縮圖。所以他改原資料夾名稱,不管單機還是線上版都不會有影響。