Commit 86a2d95c authored by 许润龙's avatar 许润龙

Merge branch 'dev-activity-faw' into 'uat'

修改:活动视频、直播数据详情数据接口

See merge request !63
parents 34475143 7ab3a793
...@@ -163,7 +163,7 @@ public interface DwdKuaishouAuthorInfoMapper extends BaseMapper<DwdDouyinAuthorI ...@@ -163,7 +163,7 @@ public interface DwdKuaishouAuthorInfoMapper extends BaseMapper<DwdDouyinAuthorI
@Select("<script>select " + @Select("<script>select " +
" t1.room_id, " + " t1.room_id, " +
" t1.title, " + " t1.title, " +
" 'douyin' as platform, " + " 'kuaishou' as platform, " +
" t3.dealer_area_names area_name, " + " t3.dealer_area_names area_name, " +
" t3.dealer_store_code dealer_code, " + " t3.dealer_store_code dealer_code, " +
" t3.dealer_name , " + " t3.dealer_name , " +
......
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