文档
测试

自建投票详情

POST
http://localhost/api/vote/myVoteInfo?vid=1

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
content
object
数据字典
必填
id
int
示例:1
必填
title
string
示例:时间转化测试
必填
bigpic
string
示例:/upload/20200329/26146cfe2a1fc8de4a97902cc9b7ba05.png
必填
info
string
示例:<p>非常撒旦啊地方按时</p>
必填
stime
int
示例:1585487398
必填
etime
int
示例:1585594984
必填
status
int
示例:0
必填
user
array
数据列表
必填
id
int
示例:2
必填
item
string
示例:bbb
必填
pic
string
示例:/upload/20200329/6691cbb421f7647c71795c27fc78d8a1.jpg
必填
voteCount
int
示例:0
必填
countUser
int
示例:2
必填
myVoteCount
int
示例:1
必填