puzhibing
2024-03-07 a8bfc865c10c1ad75322510c1901edd8a46b12de
cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/CoursePackagePaymentQuery.java
@@ -27,4 +27,8 @@
    private String payUser;
    // 购买学员
    private String payStudent;
    private List<Integer> ids;
}