@@ -34,7 +34,7 @@ public class MedAppealExamineInfo implements Serializable {
private Long checkId;
/**
- * 审核状态:0:驳回|1:通过
+ * 审核状态:1:驳回|2:通过
*/
private String exampleStatus;