ycl-server/src/main/resources/mapper/zgyw/CheckIndexCarMapper.xml @@ -120,4 +120,8 @@ #{id} </foreach> </delete> <select id="selectToday"> select * from t_check_index_car where DATE(create_time) = #{today} </select> </mapper>