src/main/resources/mapper/BatttestdataInfMapper.xml
@@ -46,10 +46,10 @@ <where> battgroup_id=#{battgroupId} and test_type=3 and (test_starttype!=3 or test_timelong <7200) <if test="stic.testStartTime!=null"> <if test="testStartTime!=null"> and tb_batttestdata_inf.test_starttime>=#{stic.testStartTime} </if> <if test="stic.testEndTime!=null"> <if test="testEndTime!=null"> and tb_batttestdata_inf.test_starttime<=#{stic.testEndTime} </if> <if test="typeList!=null">