Skip to content

Commit 648296c

Browse files
committed
fix #244, #295
1 parent dca487e commit 648296c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/pcsfunctions/pcsupload/upload_database.go

-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ func (ud *UploadingDatabase) Search(meta *checksum.LocalFileMeta) *uploader.Inst
163163
return nil
164164
}
165165

166-
// 覆盖数据
167166
meta.MD5 = uploading.LocalFileMeta.MD5
168167
meta.SliceMD5 = uploading.LocalFileMeta.SliceMD5
169168
return uploading.State

0 commit comments

Comments
 (0)