curl --location 'api.pre-qiandun365.com/api/open/template/multiFile/create' \
--header 'Content-Type: application/json' \
--data '{
"docTemplateId": "PTC_20260402212450jiFrMuuQoYDZYS",
"components": [
{
"fileCode": "FC_20260516175449IfmjvFasjddFVRO",
"componentId": "2603192xcV8m28FW",
"componentKey": "1234"
},
{
"fileCode": "FC_20260516175449IfmjvFasjddFVRO",
"componentId": "260319J3tdN1R8a7",
"componentKey": "12334"
}
]
}'