xiangpei
2024-05-13 98c671f4f083260e135664453e857cb8e8c276d2
src/main/java/com/mindskip/xzs/viewmodel/admin/exam/ExamPaperEditRequestVM.java
@@ -54,5 +54,6 @@
    private String type;
    private String status;
    private String menuIds;
    private Integer examPaperId;
}