@ -19,7 +19,7 @@ public enum ApplyStatusEnum {
BACK(3, "退回"),
END(4, "结束");
END(4, "已评分");
private Integer type;