{
"id": "1"
}
curl --location --request POST '/api/system/resume/export_resume/' \
--header 'User-Id: 11' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "1"
}'
{"code":2000,"page":1,"limit":1,"total":1,"data":"http://yzt-buck.oss-rg-china-mainland.aliyuncs.com/resume_1.pdf?OSSAccessKeyId=LTAI5t6LLP8b1pB23qJUEQ1x&Expires=1733663945&Signature=hfwtWX5WaY6OQT1kg0r8nvK63v8%3D","msg":"success"}