龚焕茏
2024-08-20 7eea73131d6905b301d0aba348ae62116d8b2240
ycl-server/src/main/resources/mapper/zgyw/CheckIndexVideoMapper.xml
@@ -172,7 +172,7 @@
        </foreach>
    </delete>
    <select id="selectToday">
    <select id="selectToday" resultType="com.ycl.platform.domain.entity.CheckIndexVideo">
        select * from t_check_index_video where DATE(create_time) = #{today}
    </select>