songhuangfeng123
2022-08-08 89f2ff263823f56f2de014a77cf6d4f26c308247
emergency/emergency-service/src/main/java/com/gkhy/safePlatform/emergency/service/baseService/EmergencySuppliesInspectInfoService.java
@@ -23,4 +23,6 @@
    void deleteEmergencySuppliesInspect(Long SuppliesInspectId);
    void deleteBySuppliesId(Long id);
    List<EmergencySuppliesInspectInfoDetailDO> selectEmergencySuppliesInspectBySuppliesId(Long id);
}