文档
测试

动态弹窗也,是否关注收藏

POST
http://192.168.3.3:9001/dynamic/popupDynamic

请求参数

参数名
类型
描述
必填
browseId
String
发布该动态的用户id
必填
dynamicId
String
动态id
必填

响应参数

参数名
类型
描述
必填
ResultInfo
必填
code
200
修改动态查看权限成功
必填
code
5001
修改动态查看权限失败
必填
data
Popup
必填
popup
Popup
必填
yesOrNotAttention
int
//0没有关注,1关注
必填
whetherFavorite
int
//0没有收藏,1收藏
必填
whetherRoofPlacement
int
//0没有置顶,1置顶
必填
whetherShield
int
是否屏蔽
必填