文档
测试

自建投票-投票用户信息

POST
http://localhost/api/vote/myVoteUser?uid=1&vid=1

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
id
int
示例:1
必填
item
string
示例:aa
必填
weixin
string
示例:aaa
必填
myurl
string
示例:http://orangbus.cn
必填
content
string
示例:<p>nfdjiandjiasnjd</p>
必填
voteCount
int
示例:0
必填