问题调试
This commit is contained in:
parent
24919d61c8
commit
874e8d31dc
@ -187,7 +187,7 @@ func (a ArtistInfoArtworkLogic) GetArtworkLockHistoryGroup(request *artistInfoAr
|
||||
|
||||
}
|
||||
}
|
||||
res.GroupList[groupIndex].DataList = append(res.GroupList[groupIndex].DataList, artwork)
|
||||
res.GroupList[groupIndex].DataList = append(res.GroupList[groupIndex].DataList, thisArtwork)
|
||||
}
|
||||
fmt.Println("previewListRes count", len(previewListRes.Data))
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user