问题调试4
This commit is contained in:
parent
d00ddd30ee
commit
6e677c42d4
@ -127,8 +127,6 @@ func (a ArtistInfoArtworkLogic) GetArtworkLockHistoryGroup(request *artistInfoAr
|
||||
thisLockTime = v.LockTime
|
||||
newGroup = true
|
||||
groupIndex++
|
||||
} else {
|
||||
continue
|
||||
}
|
||||
if newGroup {
|
||||
res.GroupList = append(res.GroupList, &artistInfoArtwork.ArtworkLockRecord{
|
||||
|
Loading…
Reference in New Issue
Block a user