package io.dataease.commons.constants; public enum TestReviewCaseStatus { Prepare, Pass, UnPass }