赠送后清除用户缓存

This commit is contained in:
tianfeng 2025-09-27 14:30:48 +08:00
parent d4f8f442c1
commit bcbeb5b5fc

View File

@ -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,