This commit is contained in:
zhouwentao 2024-03-20 14:40:13 +08:00
parent f357c3ee84
commit dde5209192
1 changed files with 0 additions and 1 deletions

View File

@ -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;
/**专业类型子级*/