文档
测试

获取任务列表

GET
http://{{url}}/api/work/task_list?type=1

请求头

参数名
类型
描述
必填
token
string
示例:aec7aa4c-8e28-46fe-b642-7ee09eed0dea
必填

请求参数

参数名
类型
描述
必填
type
int
示例:1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1638338635
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:22
必填
work_id
int
示例:1
必填
project_id
int
示例:31
必填
desc
string
示例:后台开发
必填
stime
string
示例:1630548639
必填
etime
string
示例:1637892639
必填
stage
int
示例:2
必填
status
int
示例:0
必填
take_time
int
示例:0
必填
success_time
int
示例:0
必填
state
int
示例:1
必填
process
int
示例:0
必填
money
string
示例:1000.00
必填
real_money
string
示例:500.00
必填
wage_status
int
示例:1
必填
sort
int
示例:0
必填
createtime
int
示例:1637892662
必填
updatetime
int
示例:1637913120
必填
project_name
string
示例:社交APP
必填
stime_text
string
示例:2021-09-02 10:10:39
必填
etime_text
string
示例:2021-11-26 10:10:39
必填
stage_text
string
示例:Stage 2
必填
status_text
string
示例:Status 0
必填
take_time_text
string
示例:1970-01-01 08:00:00
必填
success_time_text
string
示例:1970-01-01 08:00:00
必填
state_text
string
示例:State 1
必填

说明 / 示例

![image.png](https://cos.easydoc.net/80948682/files/kwn4jebb.png)