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