curtis
13小時前 62c5adb8641e8626a056abc773b72449152d8ae9
reassemble/CB_IMGPSScanImp.prUpload.pas
@@ -53,8 +53,8 @@
{ ==============================================================================
  方法名稱:Case2upload
  引用相依:DirectoryExists, _DelTree, Str2Dir, CopyFile, FileExists, LoadFromFi
            le, SaveToFile
  引用相依:CopyFile, DirectoryExists, FileExists, LoadFromFile, SaveToFile, Str
            2Dir, _DelTree
  方法描述:準備案件上傳用的資料夾結構。將分散在各文件子目錄下的影像檔案複製到單
            一的 Upload 目錄下並重新編號檔名,同時產生彙整後的索引檔與附件。
============================================================================== }
@@ -187,7 +187,7 @@
{ ==============================================================================
  方法名稱:Download2Case
  引用相依:FileExists, CopyFile, LoadFromFile, DirectoryExists, SaveToFile
  引用相依:CopyFile, DirectoryExists, FileExists, LoadFromFile, SaveToFile
  方法描述:將下載或匯入的案件結構還原回本系統的多層級目錄結構。包含建立文件子目
            錄、檔案複製並重新編號、以及重建各類索引與份數設定檔。
============================================================================== }