This commit is contained in:
aozhiwei 2024-07-02 18:05:57 +08:00
parent 7e5d9ed0bb
commit cccfbf508a

View File

@ -104,6 +104,7 @@ func (this* refreshMeta) repairHeroMeta(ds *f5.DataSet) bool {
if nft.tokenId == "6240619010000001" {
q5.AppendSlice(&this.batchNfts, nft)
}*/
q5.AppendSlice(&this.batchNfts, nft)
return true
}