[agent-wdd] 基本完成Info部分的整理

This commit is contained in:
zeaslity
2025-02-13 15:29:26 +08:00
parent e826b55240
commit dabf63f10f
13 changed files with 764 additions and 41 deletions

View File

@@ -204,7 +204,7 @@ func A_DownloadCompressUpload(syncEntity *ImageSyncEntity, syncResult *ImageSync
// Compress
if syncEntity.CompressCondition.ShouldCompressImageToGzip {
// remove file
// 移除Gzip的txt
_ = os.Remove(localGzipFileListTxt)
// 找到已经存在的压缩文件,跳过