@ -24,7 +24,7 @@ public class CollectListMemberExcelResultDTO implements Serializable {
/**
* 成员身份证
*/
@Excel(name = "成员身份证号", width = 30)
@Excel(name = "成员证件号", width = 30)
private String memberIdNum;
@ -32,7 +32,7 @@ public class ChangeRelocationExcel {
@Excel(name = "手机号")
private String mobile;
@Excel(name = "证件号号")
@Excel(name = "证件号")
private String idCard;
@Excel(name = "性别")