1
This commit is contained in:
parent
8fb18cac4b
commit
93805a9ee8
@ -86,7 +86,7 @@ SELECT * FROM t_nft WHERE idx > %d AND last_refresh_meta_time = 0 LIMIT 200`,
|
||||
func () int64 {
|
||||
this.doRefresh()
|
||||
this.batchNfts = []*nftInfo{}
|
||||
return 60 * 10
|
||||
return 60 * 60
|
||||
},
|
||||
this.repairHeroMeta)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user