{}
curl --location --request POST '/api/film/cinema/cinemaLineList?appId=&sign=×tamp=' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "state": 200, "message": "", "data": [ { "id": "1182608813770321920", "cinemaLineName": "万达电影(一线)", "remark": "无", "cinemaLineRate": 80, "limitLow": 40 }, { "id": "1182608917403185152", "cinemaLineName": "万达电影", "remark": "无", "cinemaLineRate": 80, "limitLow": 60 } ], "result": true }