关注缓存Key修改
This commit is contained in:
parent
f9f0833a3b
commit
1e84507252
@ -115,7 +115,7 @@ public class UserShieldBlackAddCmdExe {
|
|||||||
.setType(UserRelationsCalculator.CounterEnum.FRIEND)
|
.setType(UserRelationsCalculator.CounterEnum.FRIEND)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
userRelationshipCacheService.removeFriend(reqUserId, shieldUserId);
|
userRelationshipCacheService.removeFollowAll(reqUserId, shieldUserId);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user