44323
2023-11-27 76e0b150d0b9cb8d733668abcbb1763a759fc90d
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;
}