文档
测试

活动弹窗页查看是否关注收藏

POST
http://192.168.3.3:9001/activity/popupActivity

请求参数

参数名
类型
描述
必填
browseId
String
发布活动人id
必填
activityId
String
活动id
必填

响应参数

参数名
类型
描述
必填
StatusCode.OK
200
返回弹窗页数据成功
必填
StatusCode.ERROR
5001
系统异常
必填
data
必填
Popup
必填
yesOrNotAttention
int
//0没有关注,1关注
必填
whetherFavorite
int
//0没有收藏,1收藏
必填
whetherRoofPlacement
int
//0没有置顶,1置顶
必填
whetherShield
int
是否屏蔽
必填