|
|
@ -15,7 +15,7 @@ public class PartyMeetingMessageMQMsg implements Serializable { |
|
|
|
private String customerId; |
|
|
|
//活动Id
|
|
|
|
private String icPartyActId; |
|
|
|
//动作类型 发布活动:publish 提前提醒:remind 提前通知:notify
|
|
|
|
//动作类型 发布活动:publish 提前提醒:remind 日程通知:notify
|
|
|
|
private String type; |
|
|
|
//党组织Id
|
|
|
|
private String publishOrgId; |
|
|
|