puzhibing
2023-12-08 e825aefcd7285facc06fcb5bf69cdd5afc402b2d
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;
}