{
"CurrentChatRoomContactSeq": 0,
"CurrentWxcontactSeq": 0
}
curl --location --request POST '/friend/GetContactList' \
--header 'Content-Type: application/json' \
--data-raw '{
"CurrentChatRoomContactSeq": 0,
"CurrentWxcontactSeq": 0
}'
{}