文档
测试

抢单页图片接口

GET
v1/task/pictures

请求参数

参数名
类型
描述
必填
category_id
int
分类ID
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:success
必填
result
array
数据列表
必填
id
int
示例:1
必填
level
int
示例:0
必填
image
string
图片地址 示例:images/658f1296354800c4ac17b4c88c92f215.png
必填
created_at
string
示例:1644837168
必填
updated_at
string
示例:1644837168
必填