hd/pipe/secure/src/main/java/com/thhy/secure/modules/biz/regionInspection/mapper/RegionInspectionRecordMapper.java
@@ -41,6 +41,7 @@ @Param("regionHazardInformId")String regionHazardInformId); void insertIMG(RegionInspectionRecordImgEntity regionInspectionRecordImgEntity); void deleteIMG(String regionInspectionRecordId); List<RegionInspectionRecordImgEntity> selectImgByRecordId(String regionInspectionRecordId);