发送头像框-新增消息通知
This commit is contained in:
parent
f8a221f0e4
commit
ef1b156114
@ -198,6 +198,7 @@ public class BadgeOperateListener implements MessageListener {
|
||||
.setUseProps(Boolean.TRUE)
|
||||
.setAllowGive(Boolean.FALSE)
|
||||
);
|
||||
propsBackpackClient.givePropsNotify(userId, ConsolePropsTypeEnum.AVATAR_FRAME.getName(), days, avatarFramePropsId);
|
||||
} catch (Exception e) {
|
||||
log.error("联动赠送头像框失败, userId: {}, badgeKey: {}, avatarFramePropsId: {}", userId, badgeKey, avatarFramePropsId, e);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user