Merge branch 'xjjdev'

This commit is contained in:
徐俊杰 2023-03-31 17:04:46 +08:00
commit 20ba130ac0

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{