liurunyu
2025-05-30 f6459b3982587dc89caf2fda8a4789662eb41eb0
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);
}