用户关注推送消息 新增expand 邀请人id
This commit is contained in:
parent
0d6b5919af
commit
f23fe4982f
@ -134,6 +134,7 @@ public class UserSupportRelationFollowOrCancelCmdExe {
|
||||
.toAccount(cmd.getUserId())
|
||||
.noticeType(OfficialNoticeTypeEnum.USER_FOLLOW)
|
||||
.templateParam(OfficialNoticeUtils.buildUserProfile(userProfile))
|
||||
.expand(userProfile.getId())
|
||||
.build()
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user