updates
This commit is contained in:
parent
f357c3ee84
commit
dde5209192
|
|
@ -66,7 +66,6 @@ public class YxHistoryMajorEnroll implements Serializable {
|
|||
@ApiModelProperty(value = "专业类型")
|
||||
private String majorType;
|
||||
@Excel(name = "主考科目", width = 15)
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty(value = "主考科目")
|
||||
private String mainSubjects;
|
||||
/**专业类型子级*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue