curl --location '/public-api/v1/workflow/list'{
"errorCode": 0,
"message": "",
"data": [
{
"id": 0,
"alias": "",
"deptId": 0,
"tenantId": 0,
"title": "",
"description": "",
"icon": "",
"content": "",
"created": "",
"createdBy": 0,
"modified": "",
"modifiedBy": 0,
"englishName": "",
"status": 0,
"categoryId": 0
}
]
}