会员系统

会员系统


设置置顶和取消置顶接口

[TOC]

简要描述
  • 设置置顶和取消置顶接口
请求URL
  • http://ip:port/activityManage/activity/biz-vote-option!setTopOption
请求方式
  • GET
参数
参数名 必选 类型 说明 备注
activityid string 活动ID
optionid string 选项ID
topFlag string 置顶操作标识 0-置顶 1-取消置顶
返回示例
  {"code":"0","message":"设置成功","type":"success","userdata":null}
返回参数说明
参数名 类型 说明
type string 结果类型,success-成功 failure-失败
message string 失败信息
code string 编码 0-成功 1-失败
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML