邱宇豪
2023-12-07 ed5d721437f2bf4780810c67662b6959fa9cb8a0
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);