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>