Kaynağa Gözat

修改3s播放数算法

yumeng 3 yıl önce
ebeveyn
işleme
c59b3ffa8f

+ 1 - 1
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/batch/mapper/xml/KuaiShouReportDailyMaterialMapper.xml

@@ -915,7 +915,7 @@
 	    sum(t1.form_count) AS 'formCount',
 	    round(
 		sum(
-			t1.play_3s_ratio * t1.photo_show
+			t1.play_3s_ratio * t1.aclick
 		)
 	    ) AS play3sCount
         FROM