curl --location '/set_group_album_media_like' \
--header 'Content-Type: application/json' \
--data '{
"group_id": "123456",
"album_id": "album_id_123",
"batch_id": "112233",
"lloc": "aabbcc12213123"
}'{
"status": "ok",
"retcode": 0,
"data": {
"result": {}
},
"message": "",
"wording": "",
"stream": "normal-action"
}