curl --location 'api.pre-qiandun365.com/api/open/template/copy' \
--header 'Content-Type: application/json' \
--data '{
"copyDocTemplateId": "string",
"templateName": "string"
}'{
"code": "string",
"msg": "string",
"result": {
"docTemplateId": "string"
},
"ts": 0,
"success": true
}