We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca487e commit 648296cCopy full SHA for 648296c
internal/pcsfunctions/pcsupload/upload_database.go
@@ -163,7 +163,6 @@ func (ud *UploadingDatabase) Search(meta *checksum.LocalFileMeta) *uploader.Inst
163
return nil
164
}
165
166
- // 覆盖数据
167
meta.MD5 = uploading.LocalFileMeta.MD5
168
meta.SliceMD5 = uploading.LocalFileMeta.SliceMD5
169
return uploading.State
0 commit comments