fuliqi
2024-07-29 3d8649ce8a49a4cbd26d905505157476e1f62d9c
ycl-server/src/main/resources/mapper/zgyw/CheckIndexFaceMapper.xml
@@ -110,4 +110,8 @@
            #{id}
        </foreach>
    </delete>
    <select id="selectToday">
        select * from t_check_index_car where DATE(create_time) = #{today}
    </select>
</mapper>