{
"name": "string",
"page": 0,
"pageSize": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/merchantList' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"page": 0,
"pageSize": 0
}'
{
"code": 200,
"data": [
{
"id": 18,
"name": "周口驿证通",
"mqttServerUrl": "mq.hntpxx.com:1883",
"baseUrl": "https://yzt.hntpxx.com/api"
},
{
"id": 17,
"name": "一键报警",
"mqttServerUrl": "192.168.0.12:1883",
"baseUrl": "http://192.168.0.37:9003"
},
{
"id": 1,
"name": "郑州驿证通",
"mqttServerUrl": "192.168.0.12:1883",
"baseUrl": "http://192.168.0.37:6008"
},
{
"id": 15,
"name": "周口市退役军人关怀计划",
"mqttServerUrl": "192.168.0.12:1883",
"baseUrl": "http://192.168.0.37:9002"
}
],
"msg": "success"
}