curl --location 'http://dev-cn.your-api-server.com/api/cinema/lines?appId=undefined&nonce=undefined&sign=undefined×tamp=undefined' \
--header 'Content-Type: application/json' \
--data '{
"cityCode": "string"
}'[
{
"cinemaCount": 0,
"id": "string",
"name": "string"
}
]