xiangpei
2024-07-31 f63535115eff538f30b1004faf90a428ebdca963
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>