1
This commit is contained in:
parent
b9fb49cc1a
commit
7e5d9ed0bb
@ -100,9 +100,10 @@ func (this* refreshMeta) repairHeroMeta(ds *f5.DataSet) bool {
|
||||
nft.netId = q5.ToInt32(ds.GetByName("net_id"))
|
||||
nft.contractAddress = ds.GetByName("contract_address")
|
||||
nft.tokenId = ds.GetByName("token_id")
|
||||
/*
|
||||
if nft.tokenId == "6240619010000001" {
|
||||
q5.AppendSlice(&this.batchNfts, nft)
|
||||
}
|
||||
}*/
|
||||
return true
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user