|
|
@ -963,6 +963,7 @@ public class TopicDraftServiceImpl extends BaseServiceImpl<TopicDraftDao, TopicD |
|
|
|
actPointEventMsg.setAgencyId(agencyId); |
|
|
|
actPointEventMsg.setGridId(gridId); |
|
|
|
actPointEventMsg.setGroupId(groupId); |
|
|
|
actPointEventMsg.setSourceType("topic"); |
|
|
|
actPointEventMsg.setSourceId(topicId); |
|
|
|
actPointEventMsg.setUserId(userId); |
|
|
|
actPointEventMsg.setActionFlag(MqConstant.PLUS); |
|
|
|