{
"programId":"24",
"seatBatchRelateInfoAddDtoList":[{"ticketCategoryId":"27","seatType":"1","price":"599","count":"1"},{"ticketCategoryId":"26","seatType":"1","price":"499","count":"1"}]
}curl --location 'http://127.0.0.1:6085/damai/program/seat/batch/add' \
--header 'no_verify: true' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data '{
"programId":"24",
"seatBatchRelateInfoAddDtoList":[{"ticketCategoryId":"27","seatType":"1","price":"599","count":"1"},{"ticketCategoryId":"26","seatType":"1","price":"499","count":"1"}]
}'{}