|
@@ -32,7 +32,7 @@ a.signature as '素材id',b.media_time as '素材上线时间',a.video_name as '
|
|
a.clip_name as '剪辑',a.shot_name as '拍摄',a.plan_name as '编导',a.leader_name as '负责人',a.photo_url as '视频链接',a.channel_name as '渠道类型'
|
|
a.clip_name as '剪辑',a.shot_name as '拍摄',a.plan_name as '编导',a.leader_name as '负责人',a.photo_url as '视频链接',a.channel_name as '渠道类型'
|
|
group by a.account_id,a.signature""".format(stat_date=self.stat_date)
|
|
group by a.account_id,a.signature""".format(stat_date=self.stat_date)
|