1
This commit is contained in:
parent
a06a418631
commit
37a4a94509
@ -455,7 +455,7 @@ SELECT * FROM t_sale WHERE idx > %d AND net_id = %d `,
|
||||
}{
|
||||
}
|
||||
q5.NewSlice(&rspObj.Rows, 0, 10)
|
||||
orderBy := " ORDER BY event_id DESC "
|
||||
orderBy := " ORDER BY indexed_at DESC "
|
||||
nfts := []*common.NftDto{}
|
||||
f5.GetGoStyleDb().StreamPageQuery(
|
||||
constant.BCNFT_DB,
|
||||
|
Loading…
x
Reference in New Issue
Block a user