فهرست منبع

获取当前直播商户数返回地址

吴志根 4 سال پیش
والد
کامیت
74f1fb7110
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/dsb/com/cnd3b/restcontroller/publicmethod/live/SQL/当前线上观众人数查询.sql

+ 1 - 0
src/dsb/com/cnd3b/restcontroller/publicmethod/live/SQL/当前线上观众人数查询.sql

@@ -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,