文档
测试

获取单个求购信息

GET
secondhand/purchase/info

请求头

参数名
类型
描述
必填
openid
必填

请求参数

参数名
类型
描述
必填
purchaseid
String
求购信息的id
必填

响应参数

参数名
类型
描述
必填
status
int
成功:1,失败:0
必填
msg
String
成功:"success",失败:"unknown_error","Purchase_not_found"
必填
data
object
数据字典
必填
id
int
示例:22
必填
name
string
示例:zzz
必填
cretime
string
示例:1610869763183
必填
description
string
示例:xxx
必填
pics
string
示例:ccc;
必填
extra
string
示例:
必填
collected
boolean
示例:false
必填
owner
object
数据字典
必填
id
int
示例:1
必填
openid
string
示例:1
必填
name
string
示例:1
必填
sex
string
示例:男
必填
qq
string
示例:1
必填
schmail
string
示例:1
必填
area
string
示例:余家头校区
必填
cretime
string
示例:1
必填
phone
string
示例:1
必填
schcard
string
示例:1
必填
vx
string
示例:1
必填
purl
string
示例:0;
必填
extra
string
示例:{}
必填
uuid
string
示例:1
必填