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