Merge branch 'xjjdev'

This commit is contained in:
徐俊杰 2023-03-31 16:46:29 +08:00
commit 6103b55f95

View File

@ -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)) fmt.Println("previewListRes count", len(previewListRes.Data))
return return