{
"filePath": "string",
"termId": "string"
}
curl --location --request GET 'http://192.168.102.224/api/openapi-aiappraise-common-1-11-release/specialty/getImportSpecialtyExcelTemplate?termId=NBA9999S24' \
--header 'Tenant-Id: NBA9999' \
--header 'Access-Token: b1b18e01fed5121cb42cc42178320c74' \
--header 'X-User-Account: TWPAAS1200000041415' \
--header 'Current-Org-Id: TWPAAS1200000000394' \
--header 'Branch_Code: AIEVAL6' \
--header 'Content-Type: application/json' \
--data-raw '{
"filePath": "string",
"termId": "string"
}'
{"responseEntity":"/NBA9999/2024/1/16/xlsx/f4364f61-2eee-468b-80c0-715888ad5d73.xlsx","pageInfo":null,"serverResult":{"resultCode":"200","resultMessage":"成功","internalMessage":null}}