curl --location 'https://dev-api-2.golfera.net//api/v1/front/listMatchPhotoAppFront?event_match_id=792&album_id=1' \
--header 'Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvZGV2LWFwaS0yLmdvbGZlcmEubmV0XC9hcGlcL3YxXC9jYWRkaWVcL2xvZ2luIiwiaWF0IjoxNzg2MzMxMDY0LCJleHAiOjE3ODk5MzEwNjQsIm5iZiI6MTc4NjMzMTA2NCwianRpIjoiNzFmdXNnRVRWYnpCakZIVCIsInN1YiI6Mjg1LCJwcnYiOiIyOGYwYWZkYmM3OTJjYmEyM2ViYjQxMTYyZTJhODBlMzZhZjRhNzlkIn0.2JQ2_CFg-dZmxFTRpoNfyHgpuu6RFENLfSZyhEL6PPQ'{
"errno": "0",
"msg": "成功",
"data": [
{
"id": 3,
"album_id": 1,
"photo_path": "33"
},
{
"id": 4,
"album_id": 2,
"photo_path": "3344"
}
]
}