|
@ -52,6 +52,12 @@ public class ResiWarmheartedApplyExcel { |
|
|
@Excel(name = "拒绝理由") |
|
|
@Excel(name = "拒绝理由") |
|
|
private String refuseReason; |
|
|
private String refuseReason; |
|
|
|
|
|
|
|
|
|
|
|
@Excel(name = "阅读标记") |
|
|
|
|
|
private String readFlag; |
|
|
|
|
|
|
|
|
|
|
|
@Excel(name = "消息通知内容") |
|
|
|
|
|
private String messageText; |
|
|
|
|
|
|
|
|
@Excel(name = "热心居民申请行为记录表Id (resi_warmhearted_visit.id)") |
|
|
@Excel(name = "热心居民申请行为记录表Id (resi_warmhearted_visit.id)") |
|
|
private String resiWarmVisitId; |
|
|
private String resiWarmVisitId; |
|
|
|
|
|
|
|
|