pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPr/PrScheduleRelMapper.java
@@ -19,7 +19,7 @@ int updateByPrimaryKey(PrScheduleRel record); void deleteByScheduleId(Long scheduleId); long deleteByScheduleId(Long scheduleId); List<PrScheduleRel> selectByScheduleId(Long scheduleId); }