Przeglądaj źródła

fix 题库模块

he2802 4 lat temu
rodzic
commit
ffbc3abbad

+ 0 - 1
zhongzheng-system/src/main/java/com/zhongzheng/modules/bank/vo/QuestionChapterVo.java

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