fuliqi
2024-07-29 5cb926178a929e34ff4fa3a4c0f4c351f976d1e7
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>