赠送后清除用户缓存
This commit is contained in:
parent
d4f8f442c1
commit
bcbeb5b5fc
@ -290,6 +290,7 @@ public class PropsGiveServiceImpl implements PropsGiveService {
|
||||
propsBackpackClient.switchUseProps(receiverId, abilityDTO.getAvatarFrameId());
|
||||
propsBackpackClient.switchUseProps(receiverId, abilityDTO.getDataCardId());
|
||||
propsBackpackClient.switchUseProps(receiverId, abilityDTO.getCarId());
|
||||
userProfileClient.removeCacheAll(receiverId);
|
||||
}
|
||||
|
||||
private PropsNobleVipAbilityDTO getVipAbilityBySysOriginSourceId(PropsGiveUserCmd cmd,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user