发送完道具清空用户缓存
This commit is contained in:
parent
97e8bc8731
commit
92dd63a679
@ -142,6 +142,7 @@ public class InviteUserClientServiceImpl implements InviteUserClientService {
|
||||
} else if (total >= TIER1_THRESHOLD) {
|
||||
tryAwardTier(result, 1, TIER1_PROPS_ID, TIER1_GOLD);
|
||||
}
|
||||
userProfileGateway.removeCacheAll(Collections.singletonList(result.getInviteeUserId()));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user