无关风月
2025-08-28 cfa7d0a90e7da9b52606ab8fca364fa5bddddcd4
cloud-server-course/src/main/java/com/dsh/course/model/CoursePackagePaymentQuery.java
@@ -27,4 +27,6 @@
    private String payUser;
    // 购买学员
    private String payStudent;
    private List<Integer> ids;
}