@@ -87,6 +87,6 @@
</insert>
<select id="getVideoMinDate" resultType="java.lang.String">
- select min(stat_date) from application.kuaishou_material_video_report_daily_dw where signature = #{signature}
+ select frast_cost_time from application.material_farst_cost_time where signature = #{signature}
</select>
</mapper>