1
This commit is contained in:
parent
d33ce068b0
commit
ebdd6e41fd
@ -121,7 +121,9 @@ func (this* refreshMeta) doRefresh() {
|
||||
if lastContractAddress == "" {
|
||||
lastContractAddress = v.contractAddress
|
||||
} else if lastContractAddress != v.contractAddress {
|
||||
|
||||
this.internalRefresh(lastContractAddress, nftMetas)
|
||||
lastContractAddress = v.contractAddress
|
||||
nftMetas = []*nftMeta{}
|
||||
}
|
||||
f5.GetHttpCliMgr().SendGoStyleRequest(
|
||||
mt.Table.Config.GetById(0).GetGameapiUrl() + "/webapp/index.php",
|
||||
|
Loading…
x
Reference in New Issue
Block a user