feed流好内容
This commit is contained in:
@@ -12,6 +12,7 @@ public class CommunityTargetDTO {
|
||||
private String targetType;
|
||||
private String targetId;
|
||||
private String communityRequestId;
|
||||
private String communityType;
|
||||
private List<ContentNode> content;
|
||||
|
||||
@Setter
|
||||
|
||||
@@ -6,6 +6,9 @@ import lombok.Getter;
|
||||
public enum BusinessTypeEnum {
|
||||
|
||||
COMMUNITYTARGET("CommunityTarget", "社区舆情分析"),
|
||||
FEEDQUALITY("feedQuality", "Feed流好内容"),
|
||||
PUBLICOPINIONAUTOMATION("publicOpinionAutomation", "舆情自动化"),
|
||||
|
||||
SMART_ASSISTANT("SMART_ASSISTANT", "智能助手-DCC"),
|
||||
SMART_ASSISTANT_QIWEI("SMART_ASSISTANT_QIWEI", "智能助手-企微"),
|
||||
INTELLIGENT_CUSTOMER("INTELLIGENT_CUSTOMER_4IN1", "智能客服-4合一"),
|
||||
|
||||
Reference in New Issue
Block a user