叶松
2023-11-30 433cc383e19bcbe826567b09b9ef9247fa46c228
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);