whycxzp
2025-05-27 3e6ac0b05ec1ee4456c7402f17677e449a3dcc09
src/main/resources/mapper/BattTestInfMapper.xml
@@ -61,7 +61,6 @@
            and db_dis_batt.batt_test_inf.binf_id=#{battGroupId}
        </if>
        and test_type=3
        and test_timelong > 1800
        ORDER BY db_dis_batt.batt_test_inf.test_starttime desc
    </select>
</mapper>