文档
测试

个人主页弹窗,是否被关注屏蔽

POST
http://192.168.3.3:9002/users/whetherAttentionShield

请求参数

参数名
类型
描述
必填
userId
String
被浏览人用户id
必填

响应参数

参数名
类型
描述
必填
AttentionShield
必填
whetherAttention
int
是否关注,0否,1是
必填
whetherShield
int
是否屏蔽,0否,1是
必填