邱宇豪
2023-11-30 7806f1910522ac9ab1eaebd26ab973afec54850c
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);