Skip to content

Commit

Permalink
fix #244, #295
Browse files Browse the repository at this point in the history
  • Loading branch information
qjfoidnh committed Sep 4, 2023
1 parent dca487e commit 648296c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/pcsfunctions/pcsupload/upload_database.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ func (ud *UploadingDatabase) Search(meta *checksum.LocalFileMeta) *uploader.Inst
return nil
}

// 覆盖数据
meta.MD5 = uploading.LocalFileMeta.MD5
meta.SliceMD5 = uploading.LocalFileMeta.SliceMD5
return uploading.State
Expand Down

0 comments on commit 648296c

Please sign in to comment.