{
"success": true,
"error_code": 0,
"message": "string",
"data": {
"total": 0,
"list": [
{
"id": 0,
"name": "string",
"created_on": "string",
"created_username": "string",
"developer_count": 0,
"developer_task_id": 0,
"developer_task_name": "string",
"supplier_count": 0,
"supplier_task_id": 0,
"supplier_task_name": "string",
"source": 0,
"digest": "string",
"status": 0
}
]
}
}