curl --location --request GET '/albums//photos'{
"flag": true,
"code": 0,
"message": "string",
"data": {
"photoAlbumCover": "string",
"photoAlbumName": "string",
"photoList": [
"string"
]
}
}