This commit is contained in:
aozhiwei 2024-07-02 18:08:48 +08:00
parent cccfbf508a
commit 3769c81a61

View File

@ -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()