拉黑不能关注 提示文案修改

This commit is contained in:
tianfeng 2026-01-19 17:49:11 +08:00
parent 4f56f8e8bf
commit f9f0833a3b

View File

@ -227,7 +227,7 @@ public enum UserErrorCode implements IResponseErrorCode {
/**
* 黑名单用户
*/
BLACK_USER(4076, "black user"),
BLACK_USER(4076, "The current user has been blocked and cannot follow."),
;