{
"screenno": "",
"screentype": "",
"ids": [
]
}
curl --location --request POST 'http://192.168.20.48:8095/stpweb/screen/export.do' \
--header 'Content-Type: application/json' \
--data-raw '{
"screenno": "",
"screentype": "",
"ids": [
]
}'
{}