src/main/resources/mapper/BatttestdataMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/BatttestdataMapper.xml
@@ -3,7 +3,7 @@ <mapper namespace="com.whyc.mapper.BatttestdataMapper"> <delete id="deleteByTestRecordCount"> delete from db_batt_testdata.tb_batttestdata_#{battGroupId} from db_batt_testdata.tb_batttestdata_${battGroupId} where test_record_count = #{testRecordCount} </delete>