{
"code": "string",
"message": "string",
"traceId": "string",
"data": {
"treeList": [
{
"taskName": "string",
"childDTOList": [
{
"templateId": "string",
"templateName": "string"
}
]
}
]
},
"timestamp": 0,
"success": true
}