fuliqi
2024-08-03 745663af3e1398aae07c1dfbd026acfc11305e1f
ycl-server/src/main/resources/mapper/zgyw/CheckIndexVideoMapper.xml
@@ -171,4 +171,8 @@
            #{id}
        </foreach>
    </delete>
    <select id="selectToday">
        select * from t_check_index_video where DATE(create_time) = #{today}
    </select>
</mapper>