@@ -8,6 +8,7 @@ select channelid,
count as fcustcount,
t.channelcoverimageurl,
t4.saleprodclass,
+ t4.faddress,
fliveshowurl
from (
select ROW_NUMBER() over(partition by t1.channelid order by t1.time desc)as num,t1.channelid,