{
"imageFile": "string"
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/llm/visualUnderstanding/drugRecognition?question' \
--header 'tenantId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"imageFile": "string"
}'{
"code": "string",
"message": "string",
"data": "string",
"success": true
}