zhangf
2024-07-24 790c2ba4a0b46edf191e3bac84931f796bd42b8f
exam-system/src/main/java/com/gkhy/exam/institutionalaccess/model/vo/ThBatchVO.java
@@ -14,7 +14,7 @@
    private Long institutionId;
    private String institutionName;
    private Byte haveExam;
    private Byte openStatus;
    private Byte status;
    private String trainOrgName;
    private Integer studentCount;
    //删除标志(0代表存在 2代表删除)