chengf
2025-08-15 1ac555ce49a45e2c7fc015dbb16b104840788c21
java110-db/src/main/resources/mapper/common/CarInoutServiceDaoImplMapper.xml
@@ -73,7 +73,7 @@
    <!-- 查询进出场信息 add by wuxw 2018-07-03 -->
    <select id="getCarInoutInfo" parameterType="Map" resultType="Map">
        SELECT
        SELECT DISTINCT
        t.in_time,
        t.in_time AS inTime,
        t.inout_id,