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