@@ -137,6 +137,7 @@
FROM
ctop_kuaishou_video_get
where stat_date >= #{statDate}
+ and signature is not null
GROUP BY
photo_id
</insert>