{
"id": "0",
"name": "string",
"sceneUuid": "string",
"promptContent": "string",
"introduction": "string",
"placeholder": "string",
"introductionUrl": "string",
"createdAt": "yyyy-MM-dd HH:mm:ss",
"updateAt": "yyyy-MM-dd HH:mm:ss",
"x": "0",
"y": "0",
"startFlag": "0",
"hangUpFlag": "0",
"interruptFlag": "0",
"connective": "string",
"maxNum": "0",
"remark": "string",
"flowList": [
{
"id": "0",
"sourceId": "0",
"targetId": "0",
"intention": "string"
}
]
}