{
"startDate": "string",
"endDate": "string",
"ad_wechat_nober": "string",
"ad_wechat_nick": "string",
"ad_staff_code": "string",
"msg_type": "string",
"wechat_lei": "string",
"wechat_id": "string",
"fans_key": "string",
"PageIndex": 0,
"PageSize": 0
}
curl --location --request POST '/v2/MeetingCall/GetMeetingVoiceCall' \
--header 'Content-Type: application/json' \
--data-raw '{
"startDate": "string",
"endDate": "string",
"ad_wechat_nober": "string",
"ad_wechat_nick": "string",
"ad_staff_code": "string",
"msg_type": "string",
"wechat_lei": "string",
"wechat_id": "string",
"fans_key": "string",
"PageIndex": 0,
"PageSize": 0
}'
{
"total": 44,
"requestId": "265c2d98-895f-4de3-9621-22137e83faec",
"resultContent": [
{
"ad_qv_user_name": null,
"ad_expand": "b08",
"ad_staff_name": "测试1",
"ad_wechat_nober": "yg1811122",
"ad_wechat_nick": "P14",
"ad_qv_user_avatar": null,
"ad_qv_meeting_voice_call_id": 261,
"ad_qv_company_id": null,
"wechat_id": 3529,
"is_send": 0,
"fans_key": "wxid_2adjv8ev52n821",
"msg_id": "76de074873765f5c3959d1fee0b821b9",
"msg_time": 1739958607,
"end_time": 1739958634,
"msg_type": "voip_voice",
"voice_file": "https://test.yunshouzhi.net/1095/mobilecti/audio/voip_76de074873765f5c3959d1fee0b821b9.mp3?cos=32",
"attach_info": "{\"name\": \"candice\", \"source\": \"wx\"}",
"voice_length": 27,
"merchantid": "640462692",
"add_time": 0,
"wechat_lei": 0
}
]
}