{
"id": 1419428617863168,
"productName": "智能23321X1"
}
curl --location --request POST 'http://gateway249.kiwismart.top/app/app/submission/deviceProduct/update' \
--header 'submissionKey: {{submissionKey}}' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1419428617863168,
"productName": "智能23321X1"
}'
{
"code": 200,
"msg": "操作成功",
"data": {
"id": 1419354182197248,
"number": "12312312312312",
"name": null,
"deviceTypeId": null,
"model": null,
"brandId": null,
"purchaseDate": null,
"beginDate": null,
"regionId": null,
"mapLocation": null,
"address": null,
"merchantId": null,
"unitOfMeasurement": null,
"images": null,
"technicalData": null,
"status": null,
"descr": null,
"sourceTypeId": 0
}
}