问题调试4

This commit is contained in:
徐俊杰 2023-03-31 17:04:32 +08:00
parent d00ddd30ee
commit 6e677c42d4

View File

@ -127,8 +127,6 @@ func (a ArtistInfoArtworkLogic) GetArtworkLockHistoryGroup(request *artistInfoAr
thisLockTime = v.LockTime thisLockTime = v.LockTime
newGroup = true newGroup = true
groupIndex++ groupIndex++
} else {
continue
} }
if newGroup { if newGroup {
res.GroupList = append(res.GroupList, &artistInfoArtwork.ArtworkLockRecord{ res.GroupList = append(res.GroupList, &artistInfoArtwork.ArtworkLockRecord{