ycl-server/src/main/resources/mapper/zgyw/CheckIndexFaceMapper.xml
@@ -111,7 +111,7 @@ </foreach> </delete> <select id="selectToday"> <select id="selectToday" resultType="com.ycl.platform.domain.entity.CheckIndexFace"> select * from t_check_index_car where DATE(create_time) = #{today} </select>