yumeng %!s(int64=3) %!d(string=hai) anos
pai
achega
8c149a581d

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

@@ -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>