|
@ -87,7 +87,10 @@ public class EventDetailResultDTO implements Serializable { |
|
|
@JsonIgnore |
|
|
@JsonIgnore |
|
|
private List<Attachment> attachmentList; |
|
|
private List<Attachment> attachmentList; |
|
|
|
|
|
|
|
|
@JsonIgnore |
|
|
// @JsonIgnore
|
|
|
|
|
|
/** |
|
|
|
|
|
* 报事人id: resi_event.CREATED_BY |
|
|
|
|
|
*/ |
|
|
private String eventUserId; |
|
|
private String eventUserId; |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|