{
"app_key": "",
"timestamp": "",
"sign": "",
"cinema_id": "4302",
"page": 1,
"page_size": 200
}
curl --location --request POST 'http://test.merchant.center.mf178.cn/api/film/film_show_list' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "",
"timestamp": "",
"sign": "",
"cinema_id": "4302",
"page": 1,
"page_size": 200
}'