文档
测试

任务列表

POST
http://crm.hndaosui.com/api/project/task_list

请求参数

参数名
类型
描述
必填
user_id
int
示例:1 用户id
必填
status
string
示例:状态搜索
必填
power
string
示例: 负责人搜索
必填
title
string
示例: 标题搜索
必填
start
int
示例:0 分页
必填
page_size
int
示例:8 分页
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
count
int
示例:2
必填
data
array
数据列表
必填
id
int
示例:3
必填
user_id
int
示例:1
必填
title
string
示例:2222
必填
content
string
示例:2222
必填
file
string
示例:/upload/qqq.png
必填
tag_id
string
示例:1
必填
start_time
string
示例:1970-01-01
必填
end_time
string
示例:1970-01-01
必填
hour
string
示例:5
必填
level
int
示例:1
必填
object_type
int
示例:1
必填
object_id
int
示例:1
必填
power
int
示例:1
必填
assist_people
string
示例:1
必填
status
int
示例:0
必填
parent_id
int
示例:0
必填
parent_task_id
int
示例:0
必填
low_task_id
object
示例:null
必填
is_placefile
int
示例:0
必填
is_delete
int
示例:0
必填
createtime
int
示例:1611885529
必填
updatetime
int
示例:1611885529
必填