curl --location -g --request POST '/api/chat/chat-send?single_id=3&type=2&org_code=500000063990&dct_cd=13834&dct_nm=试试&msg=/std_patient_api_jm/20250410/POieQxsblQYD8Ci8GYkbG42dRgAg6xSxRCqTA9U0.mp3&member_id=1410011&member_id=&is_debug={{is_debug}}'
{
"message": "操作成功",
"code": 200,
"data": [
{
"id": 33,
"type": 2,
"content": "",
"dispatcher": "张*",
"dispatcher_role": "resident",
"receiver": "试试",
"receiver_role": "doctor",
"is_revocation": 0,
"created_at": "2025-04-11 14:22:56",
"images": {
"id": 31,
"path": "/std_patient_api_jm/20250410/POieQxsblQYD8Ci8GYkbG42dRgAg6xSxRCqTA9U0.mp3",
"created_at": "2025-04-11 14:22:56",
"updated_at": "2025-04-11 14:22:56"
},
"voices": [],
"red_status": [],
"is_red": 1
}
]
}