{
"scene_id": 1,
"typeNo": "RF-PD13C",
"device_num": 1
}
curl --location --request POST 'http://192.168.20.48:7777/rm/reformer-devices/screen/screen_device/batch_add' \
--header 'Content-Type: application/json' \
--data-raw '{
"scene_id": 1,
"typeNo": "RF-PD13C",
"device_num": 1
}'
{}