puzhibing
2024-03-06 f6d50410b2674c2564be93b3887fff60e5769bd1
cloud-server-communityWorldCup/src/main/java/com/dsh/communityWorldCup/model/DeductionClassHour.java
@@ -24,4 +24,8 @@
     * 扣减课时
     */
    private Integer classHour;
    /**
     * 删除的排课数量(用户回退时重新排课)
     */
    private Integer scheduledCourses;
}