文档
测试

获取所有需求列表

POST
http://localhost:8003/api/Demand/getDemandList

请求头

参数名
类型
描述
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJhZG1pbiIsInN1YiI6InVzZXIiLCJhdWQiOiIxODI2MjI3NTEzMiIsImV4cCI6MTY0Njc1MjM5NywibmJmIjoxNjQ2NzQ1MTk3LCJpYXQiOjE2NDY3NDUxOTcsImp0aSI6IjUzMDUxNWRiNjdkMWM0YzEwY2YzNDUyMzBhMjhmNGQ2IiwibG9naW5fdHlwZSI6InVzZXIiLCJjb21weV9pZCI6MzJ9.GtHq2SMrytQkEVqZWy4LlFn0ncMrXZHUhJ_Mc15hhUM
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:数据请求成功~
必填
data
object
数据字典
必填
total
int
示例:17
必填
per_page
int
示例:5
必填
current_page
int
示例:1
必填
last_page
int
示例:4
必填
data
array
数据列表
必填
id
int
示例:29
必填
type
int
示例:0
必填
create_user
string
示例:17625242065
必填
create_time
string
示例:2021-09-17 12:45:18
必填
contacts
string
示例:崔凤明
必填
contacts_phone
string
示例:17625242065
必填
basket_count
string
示例:99
必填
basket_price
string
示例:40
必填
is_discuss
string
示例:1
必填
demand_id
string
示例:202109171245186277696311
必填
createuser
object
数据字典
必填
phone
string
示例:17625242065
必填
name
string
示例:出租方
必填
type
int
示例:2
必填
picture_name
object
示例:null
必填
picture_url
object
示例:null
必填
picture_path
object
示例:null
必填