我的被领取的任务(商家端)
POST
https://eat.xinghaoruiye.com/wechat/task/myOrder
请求参数
参数名
类型
描述
必填
userId
int
示例:1
必填
status
int
示例:0
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
id
int
示例:1
必填
status
int
示例:1 //1待上传,2审核中,3完成,4失效
必填
time
string
示例:2021-06-24 15:28:46 //上传截止时间
必填
create_time
string
示例:2021-06-24 14:37:12 //订单时间
必填
classify
int
示例:1 //1美团,2饿了么
必填
remark
string
示例:测试条件 //返佣条件
必填
beauty_money
int
示例:30
必填
beauty_amount
int
示例:25
必填
hungry_money
int
示例:30
必填
hungry_amount
int
示例:25
必填
image
string
示例:https://reads.xinghaoruiye.com/default/20210615/cce15e26e1b174e9780fee95506d9642.jpg //图
必填
name
string
示例:测试1号 //领取人
必填
phone
string
示例:15153540001 //领取人手机号
必填