@@ -49,5 +49,4 @@ public class QuestionChapterVo {
@ApiModelProperty("编码")
private String code;
- private Integer sort;
}