|
@@ -12,6 +12,7 @@ import java.util.Map;
|
|
|
public class ArticleSortResponseDataItem {
|
|
public class ArticleSortResponseDataItem {
|
|
|
private String id;
|
|
private String id;
|
|
|
private String sourceId;
|
|
private String sourceId;
|
|
|
|
|
+ private String contentPoolType; // 内容池类别
|
|
|
private String title;
|
|
private String title;
|
|
|
private String producePlanName;
|
|
private String producePlanName;
|
|
|
private String filterReason;
|
|
private String filterReason;
|