Commit d051b233 authored by tangtuo's avatar tangtuo

修改bug

parent 606d66f9
......@@ -76,10 +76,10 @@
b.nft_id,
c.nickname AS fromNickname,
c.avatar AS fromAvatar,
c.wallet AS fromWallet,
a.from_address AS fromWallet,
d.nickname AS toNickname,
d.avatar AS toAvatar,
d.wallet AS toWallet,
a.to_address AS toWallet,
u.nickname AS publisher,
e.category_name AS category
FROM tb_nft_transfer_record a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment