mitao
2025-03-31 ce396f73fa41c66cbdb02c61cafa90b08f41ab48
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;
}