{
"id": 0
}
curl --location --request POST 'https://eventsys-test-d-browser.gogen.cn/eventSys/aggregateCode/getQrCodeVisitDetail' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'
{
"status": false,
"code": 0,
"message": "",
"exceMes": "",
"requestId": "",
"timestamp": 0,
"result": {
"id": 0,
"qrCode": "",
"name": "",
"mangerPhone": "",
"enableState": false,
"areaDTOs": [
{
"id": 0,
"qrCode": "",
"areaCode": "",
"fullName": ""
}
],
"config": {
"verifyMobile": false,
"idcard": "",
"visitInfo": "",
"smsToHost": false,
"smsToVisitor": false
},
"gmtCreate": "",
"gmtModify": "",
"type": {
"title": "",
"type": "",
"url": "",
"httpHost": ""
}
}
}