From bcbeb5b5fcad7b89e748675a7cd9540419b45064 Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Sat, 27 Sep 2025 14:30:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=A0=E9=80=81=E5=90=8E=E6=B8=85=E9=99=A4?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../console/app/service/app/props/PropsGiveServiceImpl.java | 1 + 1 file changed, 1 insertion(+) diff --git a/rc-service/rc-service-console/console-application/src/main/java/com/red/circle/console/app/service/app/props/PropsGiveServiceImpl.java b/rc-service/rc-service-console/console-application/src/main/java/com/red/circle/console/app/service/app/props/PropsGiveServiceImpl.java index 288835f5..cb106b9a 100644 --- a/rc-service/rc-service-console/console-application/src/main/java/com/red/circle/console/app/service/app/props/PropsGiveServiceImpl.java +++ b/rc-service/rc-service-console/console-application/src/main/java/com/red/circle/console/app/service/app/props/PropsGiveServiceImpl.java @@ -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,