简要描述:

  • 任务管理-归档列表

请求域名:

  • https://dev8.yunzmall.com/business/1/

请求URL:

GET/plugin/project-manager/task/archive/list

参数:

参数名 是否必须 类型 说明
page int 当前页数
task_id int 任务ID
task_name string 任务名称
project_name string 项目名称
principal string 负责人姓名/手机号
archive string 归档人姓名/手机号
start_time int 归档开始时间戳
end_time int 归档结束时间戳

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "my create",
    "data": {
        "current_page": 1,
        "data": [
            {
                "id": 1,
                "uniacid": 6,
                "business_id": 1,
                "project_id": 1,
                "staff_uid": 1,
                "create_uid": 1,
                "archive_uid": 0,
                "parent_id": 0,
                "name": "测试任务",
                "desc": "任务描述",
                "work_group_id": 1,
                "project_group_id": 0,
                "project_sort": 0,
                "priority": 0,
                "status": 0,
                "is_archive": 0,
                "work_sort": 0,
                "start_time": null,
                "deadline_time": null,
                "archive_time": null,
                "created_at": "2022-04-24 15:35:52",
                "status_body": {
                    "id": 0,
                    "name": "未开始",
                    "color": "#a7cfae",
                    "icon": "",
                    "desc": ""
                },
                "priority_name": "!! 普通",
                "has_one_staff": {
                    "id": 1,
                    "uniacid": 6,
                    "business_id": 1,
                    "uid": 2455,
                    "user_id": "",
                    "name": "测试员工",
                    "mobile": "15012345678",
                    "position": "",
                    "gender": 0,
                    "telephone": "",
                    "email": "",
                    "avatar": "https://open.work.weixin.qq.com/wwopen/userQRCode?vcode=vc1020a663f6887d1a",
                    "alias": "",
                    "status": 0,
                    "qr_code": "",
                    "address": "",
                    "open_userid": "",
                    "main_department": "",
                    "updated_at": null,
                    "created_at": null,
                    "deleted_at": null,
                    "right_type": 0,
                    "disabled": 0,
                    "userid": "",
                    "avatar_mediaid": "https://open.work.weixin.qq.com/wwopen/userQRCode?vcode=vc1020a663f6887d1a"
                },
                "has_one_project": {
                    "id": 1,
                    "uniacid": 6,
                    "business_id": 1,
                    "cover": "1",
                    "name": "默认项目",
                    "creator_uid": 2455,
                    "permit_visible": 1,
                    "is_share": 0,
                    "classify_id": 0,
                    "is_archive": 0,
                    "archive_time": null,
                    "created_at": "1970-01-01 08:00:00",
                    "updated_at": null,
                    "deleted_at": null,
                    "cover_str": "1"
                },
                "label": []
            },
            {
                "id": 2,
                "uniacid": 6,
                "business_id": 1,
                "project_id": 1,
                "staff_uid": 1,
                "create_uid": 1,
                "archive_uid": 0,
                "parent_id": 0,
                "name": "测试任务",
                "desc": "任务描述",
                "work_group_id": 0,
                "project_group_id": 0,
                "project_sort": 0,
                "priority": 0,
                "status": 0,
                "is_archive": 0,
                "work_sort": 1651044260,
                "start_time": null,
                "deadline_time": null,
                "archive_time": null,
                "created_at": "2022-04-24 15:35:52",
                "status_body": {
                    "id": 0,
                    "name": "未开始",
                    "color": "#a7cfae",
                    "icon": "",
                    "desc": ""
                },
                "priority_name": "!! 普通",
                "has_one_staff": {
                    "id": 1,
                    "uniacid": 6,
                    "business_id": 1,
                    "uid": 2455,
                    "user_id": "",
                    "name": "测试员工",
                    "mobile": "15012345678",
                    "position": "",
                    "gender": 0,
                    "telephone": "",
                    "email": "",
                    "avatar": "https://open.work.weixin.qq.com/wwopen/userQRCode?vcode=vc1020a663f6887d1a",
                    "alias": "",
                    "status": 0,
                    "qr_code": "",
                    "address": "",
                    "open_userid": "",
                    "main_department": "",
                    "updated_at": null,
                    "created_at": null,
                    "deleted_at": null,
                    "right_type": 0,
                    "disabled": 0,
                    "userid": "",
                    "avatar_mediaid": "https://open.work.weixin.qq.com/wwopen/userQRCode?vcode=vc1020a663f6887d1a"
                },
                "has_one_project": {
                    "id": 1,
                    "uniacid": 6,
                    "business_id": 1,
                    "cover": "1",
                    "name": "默认项目",
                    "creator_uid": 2455,
                    "permit_visible": 1,
                    "is_share": 0,
                    "classify_id": 0,
                    "is_archive": 0,
                    "archive_time": null,
                    "created_at": "1970-01-01 08:00:00",
                    "updated_at": null,
                    "deleted_at": null,
                    "cover_str": "1"
                },
                "label": [
                    {
                        "label_id": 1,
                        "name": "测试",
                        "style_color": "",
                        "pivot": {
                            "task_id": 2,
                            "label_id": 1
                        }
                    }
                ]
            },
            {
                "id": 3,
                "uniacid": 6,
                "business_id": 1,
                "project_id": 1,
                "staff_uid": 1,
                "create_uid": 1,
                "archive_uid": 0,
                "parent_id": 0,
                "name": "测试任务",
                "desc": "任务描述",
                "work_group_id": 0,
                "project_group_id": 0,
                "project_sort": 0,
                "priority": 0,
                "status": 1,
                "is_archive": 0,
                "work_sort": 1651044259,
                "start_time": "2022-04-27 15:24:19",
                "deadline_time": null,
                "archive_time": null,
                "created_at": "2022-04-24 15:41:55",
                "status_body": {
                    "id": 1,
                    "name": "进行中",
                    "color": "#a7cfae",
                    "icon": "",
                    "desc": ""
                },
                "priority_name": "!! 普通",
                "has_one_staff": {
                    "id": 1,
                    "uniacid": 6,
                    "business_id": 1,
                    "uid": 2455,
                    "user_id": "",
                    "name": "测试员工",
                    "mobile": "15012345678",
                    "position": "",
                    "gender": 0,
                    "telephone": "",
                    "email": "",
                    "avatar": "https://open.work.weixin.qq.com/wwopen/userQRCode?vcode=vc1020a663f6887d1a",
                    "alias": "",
                    "status": 0,
                    "qr_code": "",
                    "address": "",
                    "open_userid": "",
                    "main_department": "",
                    "updated_at": null,
                    "created_at": null,
                    "deleted_at": null,
                    "right_type": 0,
                    "disabled": 0,
                    "userid": "",
                    "avatar_mediaid": "https://open.work.weixin.qq.com/wwopen/userQRCode?vcode=vc1020a663f6887d1a"
                },
                "has_one_project": {
                    "id": 1,
                    "uniacid": 6,
                    "business_id": 1,
                    "cover": "1",
                    "name": "默认项目",
                    "creator_uid": 2455,
                    "permit_visible": 1,
                    "is_share": 0,
                    "classify_id": 0,
                    "is_archive": 0,
                    "archive_time": null,
                    "created_at": "1970-01-01 08:00:00",
                    "updated_at": null,
                    "deleted_at": null,
                    "cover_str": "1"
                },
                "label": [
                    {
                        "label_id": 1,
                        "name": "测试",
                        "style_color": "",
                        "pivot": {
                            "task_id": 3,
                            "label_id": 1
                        }
                    }
                ]
            }
        ],
        "from": 1,
        "last_page": 1,
        "per_page": 20,
        "prev_page_url": null,
        "to": 3,
        "total": 3
    }
}

错误时返回:

{
  "result": 0,
  "msg": "",
  "data": []
}

data参数说明: 有分页

参数名 类型 说明
id int 任务编号
name string 任务名称
start_time string 任务开始时间
deadline_time string 任务截止时间
created_at string 创建时间
archive_time string 归档时间
has_one_staff obj 任务负责人对象
has_one_archive obj 任务归档人对象
sub_tasks_count int 子任务数量
status_body obj 任务状态对象
has_one_project.name obj 任务所属项目名称
label array 任务标签集合

label参数说明:

参数名 类型 说明
label_id int 标签ID
name string 标签名称
style_color string 标签样式颜色

status_body参数说明:

参数名 类型 说明
id int 状态ID
name string 标签名称
color string 状态颜色
icon string 标签图标

has_one_staff、has_one_archive参数说明:

参数名 类型 说明
id int 员工ID
name string 员工名称
avatar string 员工头像

备注:

  • 更多返回错误代码请看首页的错误代码描述