yumeng 3 年之前
父節點
當前提交
8c149a581d

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

@@ -87,6 +87,6 @@
     </insert>
     </insert>
 
 
     <select id="getVideoMinDate" resultType="java.lang.String">
     <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>
     </select>
 </mapper>
 </mapper>