{
"appId": "dfcndongAppId",
"tableId": "dfcndongTableId",
"recordId": 54,
"fileName": "424eb6f9b766a0629524b28201090925cb_dfcndongTpl.docx"
}
curl --location --request POST '/openservice/php/datacenter/data/dfDetailExport?entId=apiceshiqiye&userId=apitest' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "dfcndongAppId",
"tableId": "dfcndongTableId",
"recordId": 54,
"fileName": "424eb6f9b766a0629524b28201090925cb_dfcndongTpl.docx"
}'
{
"status": 200,
"code": 200,
"msg": "",
"result": {
"printFile": "dfcndong应用_APICeShiQiYe_2024072410105987556.docx"
},
"guid": "2310383942e7bd1e"
}