This commit is contained in:
aozhiwei 2024-06-29 21:55:43 +08:00
parent 6419227083
commit 57c6e05ef8
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ SELECT * FROM t_order WHERE idx > %d AND item_id = 0 LIMIT 1000`,
[]string{
},
func () int64 {
return 10
return 3
},
func () int64 {
return 60 * 5

View File

@ -45,7 +45,7 @@ SELECT * FROM t_721nft_spec_transfer WHERE idx > %d AND status = 0 AND createtim
[]string{
},
func () int64{
return 10
return 3
},
func () int64 {
return 60 * 1