puzhibing
2024-02-07 3f50662d2e84ff72b4f3cd48026ac66af4700454
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;
}