{
"code": 200,
"message": "Get product list successfully",
"data": {
"list": [
{
"id": "2dee3c7d-f7e1-8704-53fe-599d40d85207",
"name": "Earth-温湿度产品",
"description": "xxxxxxxxxxxx",
"product_type": "环境传感器",
"product_key": "xxxxxxxx",
"product_model": "E-000001",
"image_url": "./images/E.png",
"created_at": "2024-01-12T23:38:52.095064Z",
"remark": "xxxxx",
"additional_info": {
"xx": "xxx",
"xxx": "xxx"
},
"tenant_id": "2f4306df",
"device_config_id": "a54d83e7-2858-8331-3783-f936c4198a66",
"device_config_name": "Earth-温湿度配置"
}
],
"total": 1
}
}