{
"mappingId": "d1",
"productId": "OKVdtotlgUo",
"desc": "2",
"mappingType": "propertyWrite",
"value": 1,
"identifier": "zz"
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/productServe/addMapping' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"mappingId": "d1",
"productId": "OKVdtotlgUo",
"desc": "2",
"mappingType": "propertyWrite",
"value": 1,
"identifier": "zz"
}'
{}