龚焕茏
2024-08-21 d6f915ecc8ee7efd5fcd3a205b57ef490b918fa5
ycl-server/src/main/resources/mapper/zgyw/CheckIndexCarMapper.xml
@@ -121,7 +121,7 @@
        </foreach>
    </delete>
    <select id="selectToday">
    <select id="selectToday" resultType="com.ycl.platform.domain.entity.CheckIndexCar">
        select * from t_check_index_car where DATE(create_time) = #{today}
    </select>