curl --location --request GET 'http://47.109.145.72:28082/prod-api/business/properties/list?belongSn&pageNum&pageSize' \
--header 'authorization: eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsImxvZ2luX3VzZXJfa2V5IjoiZDRjMDZlNDMtMzE4MS00Nzc0LWJmZjEtY2IwNzM4Nzc0NTZhIn0.U3qGc0yPPDKlDQvnResl1blYql3A1_nKODgQmeyFvzjfJ7Mne8gRlyh0cAVoQY6MicwttxxMHycaCqWMJ7zWhg' \
--header 'api-key: eyJhbGciOiJSUzI1NiIsImtpZCI6IjNlNzk2NDZjNGRiYzQwODM4M2E5ZWVkMDlmMmI4NWFlIn0.eyJqdGkiOiJfUnNJQzNwYmhwa1prWVp4R3cwMGlnIiwiaWF0IjoxNzY5NjY1NjQwLCJuYmYiOjE3Njk2NjU2NDAsInN1YiI6ImxvZ2luIiwiYXVkIjoiQXVkaWVuY2UiLCJ1c2VyTmFtZSI6ImFkbWluIiwiYXBpS2V5SWQiOjF9.FqT7YZwMydkImu1dcsoq-Lk-aD7Hpr305BvNAyTOd4t7NULGHdLF3FBT3X4MbuOIXKBmRgDHMvuCGYicFqXXoapoCVOIy-EMV-E_Cd6m6wSvyQvqfLgo3fqdLJbsMYk4mSsezE1b3hUj8g_2bpRiZ2PQN9eVO32E4MXQ1s_jFR4mMZ-JGmiigtYISb6QlghFM244ClnqJt5IYGkwfJX4DtsVsLVdrcf-0xoxotZe9O59D3tMInznUu_ui1NmoKcIqpqEtCyNMPd2WxALP7-UC-iYDN0k4gl16ZLo4jGXxJUUdBicabtV3-2akPUhhhdvAs-k26iV352IQvfzvPJ58w'{
"total": 90,
"rows": [
{
"id": "1983736962617470977",
"belongSn": "product_001",
"belongType": "0",
"identifier": "voice",
"name": "音量",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "分贝"
},
{
"id": "1983736962634248193",
"belongSn": "product_001",
"belongType": "0",
"identifier": "windSpeed",
"name": "风速",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "m/s"
},
{
"id": "1983736962646831105",
"belongSn": "product_001",
"belongType": "0",
"identifier": "humidity",
"name": "湿度",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "%rh"
},
{
"id": "1983736962646831106",
"belongSn": "product_001",
"belongType": "0",
"identifier": "outTemperature",
"name": "室外温度",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "℃"
},
{
"id": "1983736962646831107",
"belongSn": "product_001",
"belongType": "0",
"identifier": "inTemperature",
"name": "室内温度",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "℃"
},
{
"id": "1983886947820531713",
"belongSn": "mqtt_broker_001",
"belongType": "0",
"identifier": "windSpeed",
"name": "风速",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "m/s"
},
{
"id": "1983886947837308930",
"belongSn": "mqtt_broker_001",
"belongType": "0",
"identifier": "inTemperature",
"name": "室内温度",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "℃"
},
{
"id": "1983886947837308931",
"belongSn": "mqtt_broker_001",
"belongType": "0",
"identifier": "outTemperature",
"name": "室外温度",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "℃"
},
{
"id": "1983886947837308932",
"belongSn": "mqtt_broker_001",
"belongType": "0",
"identifier": "humidity",
"name": "湿度",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "%rh"
},
{
"id": "1983886947837308933",
"belongSn": "mqtt_broker_001",
"belongType": "0",
"identifier": "voice",
"name": "音量",
"parentId": "0",
"dataType": "float",
"sortNum": 0,
"fromType": "0",
"remark": null,
"unit": "分贝"
}
],
"code": 200,
"msg": "查询成功"
}