@@ -168,6 +168,7 @@ const clickShare = (item) => {
shareLinkId: state.invite_code,
myShareLinkId: state.detail.inviteCopyUrl,
currentInvitedNum: state.inviteCount,
+ postId: state.postId
}, {
'channel-name': item.name
});