[
"string"
]
curl --location --request POST '/emrQualityControlRecord/annotation/num/get' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'
{
"code": 0,
"message": "",
"hintCode": "",
"detailMessage": "",
"data": {
"": 0
}
}