获取需求列表
POST
http://pur.daoben.net/api/person/getDemandList
请求参数
参数名
类型
描述
必填
token
string
示例:e6927ab3-5fe3-4e64-b9e7-7c83d115801b
必填
is_end
int
实例:-1进行中,1已完成
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
time
string
示例:1622890318
必填
total
int
示例:5
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填