{
"fileName": "20240604/APPTAN-1.pdf",
"from": "de",
"to": "zh"
}
curl --location --request POST 'http://172.21.122.93:48804/translate' \
--header 'Content-Type: application/json' \
--data-raw '{
"fileName": "20240604/APPTAN-1.pdf",
"from": "de",
"to": "zh"
}'
{}