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