|
@ -25,7 +25,6 @@ public class PendingResultDTO implements Serializable { |
|
|
private List<String> currentHandleDepartMent; |
|
|
private List<String> currentHandleDepartMent; |
|
|
private List<String> topicVoices; |
|
|
private List<String> topicVoices; |
|
|
private List<String> topicImgs; |
|
|
private List<String> topicImgs; |
|
|
@JsonIgnore |
|
|
|
|
|
private String sourceId; |
|
|
private String sourceId; |
|
|
@JsonIgnore |
|
|
@JsonIgnore |
|
|
private String projectId; |
|
|
private String projectId; |
|
|