问题调试4
This commit is contained in:
parent
d00ddd30ee
commit
6e677c42d4
@ -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{
|
||||||
|
Loading…
Reference in New Issue
Block a user