@@ -20,7 +20,7 @@ public class DangAnStudentExportAllVo {
/** 学员编码 */
@Excel(name = "姓名")
@ApiModelProperty("姓名")
- private String realname;
+ private String realName;
@Excel(name = "身份证号码")