{
"id": 0,
"type": "DONG_HUO",
"wordFileUrl": "string"
}curl --location --request PUT 'http://192.168.1.155:9000/special-work-service/workTicketAttachmentTemplate' \
--header 'ip: {{ip}}' \
--header 'X-Request-client-type: PC' \
--header 'clientId: 1' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"type": "DONG_HUO",
"wordFileUrl": "string"
}'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"type": "DONG_HUO",
"wordFileUrl": "string"
}
}