@ -93,6 +93,11 @@ public class GetPastTopicListV2ResultDTO implements Serializable {
*/
private Integer unReadCount = NumConstant.ZERO;
/**
* 如果有图片,后台只返回第一张,没有图片此列为空
private String firstPhoto;
@JsonIgnore
private String userId;
}