xiangpei
2024-08-21 4a4692342a4ba22283d5e580d15b645f3be65da0
ycl-server/src/main/resources/mapper/zgyw/CheckIndexFaceMapper.xml
@@ -112,7 +112,7 @@
    </delete>
    <select id="selectToday" resultType="com.ycl.platform.domain.entity.CheckIndexFace">
        select * from t_check_index_car where DATE(create_time) = #{today}
        select * from t_check_index_face where DATE(create_time) = #{today}
    </select>
    <select id="dashboard" resultType="com.ycl.platform.domain.entity.CheckIndexFace">