{
"key": "string"
}curl --location 'http://127.0.0.1:8086/zlm/api/record/summary' \
--header 'Content-Type: application/json' \
--data '{
"key": "string"
}'{
"code": 0,
"data": "string",
"msg": "success",
"result": "success"
}