投票活动投票接口
POST
http://gjs.com/api/v1/voters?id=2
请求头
参数名
类型
描述
必填
token
string
示例:3245e9c463e8f277f386f3ff540071fa22e9ba51a6291dde5c427cc4d5a1dbae293fca447c6c0dd2cfb1a065042139fc6bce4642
必填
请求参数
参数名
类型
描述
必填
id
int
示例:2 //投票活动id
必填
voter_id_s
string
示例:1,6 //给谁投票
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
time
string
示例:1606097604
必填
data
string
示例:
必填